thực thể

Trang này cung cấp tài liệu về tập dữ liệu khái niệm chính tắc entity. Tệp XML hoàn chỉnh cũng có sẵn cho bài đánh giá.

Thông tin cơ bản

Tên Các khái niệm về thực thể
Mô tả Các khái niệm về thực thể.
Không gian tên http://www.google.com/publicdata/dataset/google/entity
URL http://code.google.com/apis/publicdata/docs/canonical/entity.html

Nhà cung cấp

Tên Google Inc.
Mô tả Google Inc.
URL http://www.google.com

Không gian tên đã nhập

Không có vùng chứa tên được nhập.

Chủ đề

Chưa xác định chủ đề nào.

Khái niệm

Khái niệm: thực thể

Mã nhận dạng thực thể [XML]
Tên Thực thể
Loại string
Mô tả Khái niệm cơ sở để định nghĩa các khái niệm đại diện cho thực thể.
Thuộc tính
entity_order
Mã nhận dạng
(ngụ ý)
thực thể_order [XML]
Khái niệm entity_order
Tài sản
tên
nội dung mô tả
info_url
màu sắc
Mã nhận dạng tên [XML]
Tên Tên
Loại string
Mô tả Tên dùng để hiển thị một thực thể. Ví dụ:
  <concept id="airport" extends="entity:entity">
    <info>
      <name>
        <value>Airport</value>
      </name>
      <description>
        <value>Airports, identified by their 3-letter IATA code</value>
      </description>
    </info>
    <table ref="airports_table"/>
  </concept>

Bay_table có chứa một cột "name", kèm theo tên của mỗi cột sân bay:
  airport,name
  MLB,Melbourne International Airport
  SFO,San Francisco International Airport
  LGW,London Gatwick Airport

Lưu ý: tên có thể được cung cấp bằng nhiều ngôn ngữ, theo các ngôn ngữ khác nhau sử dụng sơ đồ liên kết bảng khái niệm.
Mã nhận dạng mô tả [XML]
Tên Mô tả
Loại string
Mô tả Nội dung mô tả về một thực thể. Ví dụ về cách sử dụng:
  <concept id="airport" extends="entity:entity">
    <info>
      <name>
        <value>Airport</value>
      </name>
      <description>
        <value>Airports, identified by their 3-letter IATA code</value>
      </description>
    </info>
    <table ref="airports_table"/>
  </concept>

Sân bay có chứa cột "mô tả", trong đó có mô tả của từng sân bay:
              
  airport,name,description
  MLB,Melbourne International Airport, "... located 1 1/2 miles northwest of the downtown business district ..."
  SFO,San Francisco International Airport, "... international airport located 13 miles south of San Francisco ..."
  LGW, London Gatwick Airport,  "... located 5 km (3.1 mi) north of the centre of Crawley, West Sussex ..."
  LHR, London Heathrow Airport, "... largest airport in the United Kingdom ..."
Mã nhận dạng info_url [XML]
Tên URL thông tin
Loại string
Mô tả URL nơi cung cấp thêm thông tin về thực thể. Hoạt động sử dụng ví dụ:
  <concept id="airport" extends="entity:entity">
    <info>
      <name>
        <value>Airport</value>
      </name>
      <description>
        <value>Airports, identified by their 3-letter IATA code</value>
      </description>
    </info>
    <table ref="airports_table"/>
  </concept>

Bảng quốc gia chứa cột "info_url" kèm theo URL thông tin cho từng quốc gia.
  country,  name,          info_url
  AD,       Andorra,       http://en.wikipedia.org/wiki/Andorra
  AF,       Afghanistan,   http://en.wikipedia.org/wiki/Afghanistan
  AI,       Anguilla,      http://en.wikipedia.org/wiki/Anguilla
  AL,       Albania,       http://en.wikipedia.org/wiki/Albania
Mã nhận dạng màu [XML]
Tên Màu
Loại string
Mô tả Màu được biểu thị bằng mã thập lục phân (ví dụ: "#FFAB00"). Ví dụ:
  <concept id="us_political_party" extends="entity:entity">
    <info>
      <name>
        <value>US Political party</value>
      </name>
    </info>
    <table ref="parties_table"/>
  </concept>

Các bên_có chứa một cột bên_màu:
  party, name,             color
  rep,   Republican party, #FF0000
  dem,   Democratic party, #0000FF

Khái niệm: entity_order

Mã nhận dạng thực thể_order [XML]
Tên Thứ tự của thực thể
Loại string
Dữ liệu entity_order_table
Mô tả Chỉ định thứ tự hiển thị của các thực thể. ALPHA là theo thứ tự bảng chữ cái, TABLE là thứ tự của các thực thể trong bảng. Ví dụ:
  <concept id="industry" extends="entity:entity">
    <info>
      <name>
        <value xml:lang="en">Industry</value>
      </name>
    </info>
    <attribute id="order">
      <value>NATURAL</value>
    </attribute>
    <property id="industry" isParent="true"/>
    <table ref="industries_tbl"/>
  </concept>
Thuộc tính Không có thuộc tính cục bộ nào.
Thuộc tính Không có cơ sở lưu trú cục bộ.

Lát cắt

Không có lát cắt nào được xác định.

Bảng

Bảng: entity_order_table

Mã nhận dạng thực thể_order_table [XML]
Dữ liệu thực thể_order.csv [CSV]
Cột
Tên Loại
entity_order string