Thành phần: ConceptProperty
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Thông tin dạng văn bản về thuộc tính khái niệm. |
Sơ đồ |
 |
Loại |
Thông tin |
Thuộc tính |
nội dung: |
phức tạp |
tối thiểu: |
0 |
|
Mẫu |
tên , nội dung mô tả{0,1} , url{0,1} |
Thiếu nhi |
nội dung mô tả, tên, url |
Thực thể |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
Nguồn |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the concept property.</xs:documentation>
</xs:annotation>
</xs:element>
|
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Loại dữ liệu của tài sản khái niệm. |
Sơ đồ |
 |
Thuộc tính |
nội dung: |
phức tạp |
tối thiểu: |
0 |
|
Thuộc tính |
|
Nguồn |
<xs:element name="type" minOccurs="0">
<xs:annotation>
<xs:documentation>The data type of the concept property.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="DataType" use="required"/>
</xs:complexType>
</xs:element>
|
Loại phức tạp: ConceptProperty
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Thuộc tính của một khái niệm (ví dụ: quốc gia của
thành phố). |
Sơ đồ |
 |
Được sử dụng trong |
|
Mẫu |
thông tin{0,1} , loại{0,1} |
Thiếu nhi |
thông tin, loại |
Thuộc tính |
QName |
Loại |
Cố định |
Mặc định |
Sử dụng |
Annotation |
khái niệm |
xs:QName |
|
|
tùy chọn |
Tham chiếu đến khái niệm tương ứng với các giá trị
của cơ sở lưu trú. Nếu thuộc tính chỉ định một loại, thì loại
phải khớp với loại của khái niệm được tham chiếu. Tham chiếu đến một
khái niệm bên ngoài phải ở dạng
"prefix:other_Concept_id", trong đó "prefix" là
tiền tố dùng cho không gian tên của tập dữ liệu bên ngoài (xem XML
vùng chứa tên). |
id |
LocalId |
|
|
tùy chọn |
Mã của thuộc tính khái niệm. Giá trị nhận dạng này phải là
duy nhất trong khái niệm (trên các thuộc tính và thuộc tính). Chiến lược phát hành đĩa đơn
id có thể được bỏ qua nếu thuộc tính khái niệm đã được chỉ định. Trong đó
trường hợp, một id được ngầm tạo với giá trị là tên cục bộ của
khái niệm được tham chiếu. Ví dụ: <property
concept="geo:country"/> tương đương với <thuộc tính
id="country"
concept="geo:country"/> |
isMapping |
xs:boolean |
|
false |
tùy chọn |
Nếu đúng, thuộc tính này phải tham chiếu đến một khái niệm và
thuộc tính này biểu thị mối quan hệ ánh xạ (1-1) giữa
và khái niệm được đề cập. Từng thực thể của tham số được tham chiếu
của khái niệm này được tham chiếu trong tối đa một trường hợp của
. |
isParent |
xs:boolean |
|
false |
tùy chọn |
Nếu đúng, thuộc tính này phải tham chiếu đến một khái niệm và
thuộc tính này biểu thị mối quan hệ phân cấp giữa
và khái niệm được tham chiếu (ví dụ: lục địa của một
quốc gia). |
|
Nguồn |
<xs:complexType name="ConceptProperty">
<xs:annotation>
<xs:documentation>A property of a concept (e.g., the country of a city).</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the concept property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="type" minOccurs="0">
<xs:annotation>
<xs:documentation>The data type of the concept property.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="DataType" use="required"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="id" type="LocalId" use="optional">
<xs:annotation>
<xs:documentation>The id of the concept property. This identifier must be unique within the concept
(across attributes and properties).
The id may be omitted if the concept property is specified. In that case, an id is
implicitly created with value the local name of the referenced concept. For instance
<property concept="geo:country"/>
is equivalent to
<property id="country" concept="geo:country"/></xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="concept" type="xs:QName" use="optional">
<xs:annotation>
<xs:documentation>A reference to a concept that corresponds to the values of the property.
If the property specifies a type, then the type must match the type of the
referenced concept.
A reference to an external concept must be of the form "prefix:other_concept_id",
where "prefix" is the prefix used for the namespace of the external dataset
(see XML namespaces).</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="isParent" type="xs:boolean" use="optional" default="false">
<xs:annotation>
<xs:documentation>If true, then this property must reference a
concept, and this property denotes a hierarchical
relationship between this concept and the referenced
concept (e.g., the continent of a country).</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="isMapping" type="xs:boolean" use="optional" default="false">
<xs:annotation>
<xs:documentation>If true, then this property must reference a
concept, and this property denotes a mapping
(1-to-1) relationship between this concept and the
referenced concept. Each instance of the referenced
concept is referenced by at most one instance of
this concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|
Không gian tên |
Không có vùng chứa tên |
Loại |
DataType |
Thuộc tính |
|
Các thuộc tính |
liệt kê |
string |
|
liệt kê |
số thực dấu phẩy động |
|
liệt kê |
số nguyên |
|
liệt kê |
boolean |
|
liệt kê |
date |
|
liệt kê |
khái niệm |
|
|
Được sử dụng trong |
|
Nguồn |
<xs:attribute name="ref" type="DataType" use="required"/>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Mã của thuộc tính khái niệm. Giá trị nhận dạng này phải là duy nhất
trong khái niệm (trên các thuộc tính và thuộc tính). Mã này có thể là
sẽ bỏ qua nếu thuộc tính khái niệm đã được chỉ định. Trong trường hợp đó, mã nhận dạng sẽ là
được tạo ngầm với giá trị là tên cục bộ của khái niệm được tham chiếu.
Ví dụ: <property title="geo:country"/> là
tương đương với <property id="country"
concept="geo:country"/> |
Loại |
LocalId |
Thuộc tính |
|
Các thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<xs:attribute name="id" type="LocalId" use="optional">
<xs:annotation>
<xs:documentation>The id of the concept property. This identifier must be unique within the concept
(across attributes and properties).
The id may be omitted if the concept property is specified. In that case, an id is
implicitly created with value the local name of the referenced concept. For instance
<property concept="geo:country"/>
is equivalent to
<property id="country" concept="geo:country"/></xs:documentation>
</xs:annotation>
</xs:attribute>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Tham chiếu đến một khái niệm tương ứng với các giá trị của
thuộc tính này. Nếu thuộc tính chỉ định một loại, thì loại đó phải khớp với
của khái niệm được tham chiếu. Việc tham chiếu đến một khái niệm bên ngoài phải
có dạng "prefix:other_intent_id", trong đó
"tiền tố" là tiền tố dùng cho không gian tên của thuộc tính bên ngoài
tập dữ liệu (xem không gian tên XML). |
Loại |
xs:QName |
Thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<xs:attribute name="concept" type="xs:QName" use="optional">
<xs:annotation>
<xs:documentation>A reference to a concept that corresponds to the values of the property.
If the property specifies a type, then the type must match the type of the
referenced concept.
A reference to an external concept must be of the form "prefix:other_concept_id",
where "prefix" is the prefix used for the namespace of the external dataset
(see XML namespaces).</xs:documentation>
</xs:annotation>
</xs:attribute>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Nếu đúng, thuộc tính này phải tham chiếu đến một khái niệm và đây là
thuộc tính phân cấp biểu thị mối quan hệ phân cấp giữa khái niệm này và
khái niệm được nhắc đến (ví dụ: lục địa của một quốc gia). |
Loại |
xs:boolean |
Thuộc tính |
sử dụng: |
tùy chọn |
mặc định: |
false |
|
Được sử dụng trong |
|
Nguồn |
<xs:attribute name="isParent" type="xs:boolean" use="optional" default="false">
<xs:annotation>
<xs:documentation>If true, then this property must reference a
concept, and this property denotes a hierarchical
relationship between this concept and the referenced
concept (e.g., the continent of a country).</xs:documentation>
</xs:annotation>
</xs:attribute>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Nếu đúng, thuộc tính này phải tham chiếu đến một khái niệm và đây là
thuộc tính biểu thị mối quan hệ ánh xạ (1 đến 1) giữa khái niệm này và
khái niệm được đề cập. Mỗi thực thể của khái niệm được tham chiếu
được tham chiếu trong ít nhất một trường hợp của khái niệm này. |
Loại |
xs:boolean |
Thuộc tính |
sử dụng: |
tùy chọn |
mặc định: |
false |
|
Được sử dụng trong |
|
Nguồn |
<xs:attribute name="isMapping" type="xs:boolean" use="optional" default="false">
<xs:annotation>
<xs:documentation>If true, then this property must reference a
concept, and this property denotes a mapping
(1-to-1) relationship between this concept and the
referenced concept. Each instance of the referenced
concept is referenced by at most one instance of
this concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
Được tạo bằng
Trình chỉnh sửa XML của oXygen.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],["ConceptProperty defines a characteristic of a concept, with optional `info` and `type`. The `info` contains text about the property, including `name`, `description`, and `url`. `type` specifies the data type. Attributes include an optional `id` for unique identification, an optional `concept` to reference related concepts, `isParent` (hierarchical relationship), and `isMapping` (1-to-1 relationship), both booleans, defaulting to `false`. The `@ref` attribute is required for type and defines the data type of the referenced concept.\n"]]