คอมโพเนนต์: ConceptProperty
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
ข้อมูลที่เป็นข้อความเกี่ยวกับพร็อพเพอร์ตี้แนวคิด |
แผนภาพ |
 |
ประเภท |
ข้อมูล |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
ขั้นต่ำ: |
0 |
|
รุ่น |
ชื่อ , คำอธิบาย{0,1} , url{0,1} |
เด็ก |
รายละเอียด ชื่อ url |
อินสแตนซ์ |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
แหล่งที่มา |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the concept property.</xs:documentation>
</xs:annotation>
</xs:element>
|
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
ประเภทข้อมูลของพร็อพเพอร์ตี้แนวคิด |
แผนภาพ |
 |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
ขั้นต่ำ: |
0 |
|
Attributes |
|
แหล่งที่มา |
<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>
|
ประเภทที่ซับซ้อน: ConceptProperty
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
คุณสมบัติของแนวคิด (เช่น ประเทศของ
เมือง) |
แผนภาพ |
 |
ใช้โดย |
|
รุ่น |
info{0,1} , ประเภท{0,1} |
เด็ก |
info, type |
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
แนวคิด |
xs:QName |
|
|
ไม่บังคับ |
การอ้างอิงแนวคิดที่สอดคล้องกับค่าต่างๆ
ของพร็อพเพอร์ตี้ หากพร็อพเพอร์ตี้ระบุประเภท ให้กำหนดประเภท
ต้องตรงกับประเภทของแนวคิดที่อ้างอิง การอ้างอิงถึง
แนวคิดภายนอกต้องอยู่ในรูปแบบ
"prefix:other_concept_id" โดยที่ "คำนำหน้า" เท่ากับ
คำนำหน้าที่ใช้สำหรับเนมสเปซของชุดข้อมูลภายนอก (ดู XML
เนมสเปซ) |
id |
LocalId |
|
|
ไม่บังคับ |
รหัสของพร็อพเพอร์ตี้แนวคิด ตัวระบุนี้ต้องเป็น
ไม่ซ้ำกันภายในแนวคิด (ทั้งแอตทริบิวต์และพร็อพเพอร์ตี้)
ระบบอาจละเว้นรหัสหากระบุพร็อพเพอร์ตี้แนวคิด ในนั้น
รหัสจะถูกสร้างขึ้นโดยปริยายโดยให้ค่ากับชื่อท้องถิ่นของ
แนวคิดที่อ้างอิง ตัวอย่างเช่น <property
concept="geo:country"/> เทียบเท่ากับ <property
id="country"
concept="geo:country"/> |
isMapping |
xs:boolean |
|
เท็จ |
ไม่บังคับ |
หากเป็นจริง พร็อพเพอร์ตี้นี้ต้องอ้างอิงแนวคิด และ
พร็อพเพอร์ตี้นี้แสดงความสัมพันธ์แบบการแมป (1 ต่อ 1) ระหว่าง
และแนวคิดที่อ้างอิง อินสแตนซ์แต่ละรายการของการอ้างอิง
มีการอ้างอิงแนวคิดมากที่สุดโดย
แนวคิด |
isParent |
xs:boolean |
|
เท็จ |
ไม่บังคับ |
หากเป็นจริง พร็อพเพอร์ตี้นี้ต้องอ้างอิงแนวคิด และ
พร็อพเพอร์ตี้นี้แสดงถึงความสัมพันธ์ตามลำดับชั้นระหว่าง
และแนวคิดที่อ้างอิง (เช่น ทวีปของ
ประเทศ) |
|
แหล่งที่มา |
<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>
|
เนมสเปซ |
ไม่มีเนมสเปซ |
ประเภท |
DataType |
พร็อพเพอร์ตี้ |
|
ข้อมูลประกอบ |
การแจงนับ |
สตริง |
|
การแจงนับ |
จำนวนลอยตัว |
|
การแจงนับ |
จำนวนเต็ม |
|
การแจงนับ |
boolean |
|
การแจงนับ |
วันที่ |
|
การแจงนับ |
แนวคิด |
|
|
ใช้โดย |
|
แหล่งที่มา |
<xs:attribute name="ref" type="DataType" use="required"/>
|
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
รหัสของพร็อพเพอร์ตี้แนวคิด ตัวระบุนี้ต้องไม่ซ้ำกัน
ภายในแนวคิด (ข้ามแอตทริบิวต์และพร็อพเพอร์ตี้) รหัสอาจเป็น
ละเว้นหากระบุพร็อพเพอร์ตี้แนวคิด ในกรณีดังกล่าว รหัสคือ
สร้างขึ้นโดยปริยายโดยให้ค่ากับชื่อท้องถิ่นของแนวคิดที่อ้างอิง
เช่น <property concept="geo:country"/> เท่ากับ
เทียบเท่ากับ <property id="country"
concept="geo:country"/> |
ประเภท |
LocalId |
พร็อพเพอร์ตี้ |
|
ข้อมูลประกอบ |
|
ใช้โดย |
|
แหล่งที่มา |
<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>
|
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
การอ้างอิงแนวคิดที่สอดคล้องกับค่าของฟิลด์
หากพร็อพเพอร์ตี้ระบุประเภท ประเภทต้องตรงกับ
ของแนวคิดที่อ้างอิง การอ้างอิงไปยังแนวคิดภายนอกจะต้อง
อยู่ในรูปแบบ "prefix:other_concept_id" โดยที่
"คำนำหน้า" เป็นคำนำหน้าที่ใช้สำหรับเนมสเปซภายนอก
ชุดข้อมูล (ดูเนมสเปซ XML) |
ประเภท |
xs:QName |
พร็อพเพอร์ตี้ |
|
ใช้โดย |
|
แหล่งที่มา |
<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:boolean |
พร็อพเพอร์ตี้ |
ใช้: |
ไม่บังคับ |
ค่าเริ่มต้น: |
เท็จ |
|
ใช้โดย |
|
แหล่งที่มา |
<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>
|
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
หากเป็นจริง พร็อพเพอร์ตี้นี้ต้องอ้างอิงแนวคิด และ
พร็อพเพอร์ตี้จะแสดงความสัมพันธ์แบบการแมป (1 ต่อ 1) ระหว่างแนวคิดนี้กับ
แนวคิดที่อ้างอิง อินสแตนซ์แต่ละรายการของแนวคิดที่อ้างอิง
อ้างอิงโดยอินสแตนซ์ของแนวคิดนี้มากที่สุด 1 รายการ |
ประเภท |
xs:boolean |
พร็อพเพอร์ตี้ |
ใช้: |
ไม่บังคับ |
ค่าเริ่มต้น: |
เท็จ |
|
ใช้โดย |
|
แหล่งที่มา |
<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>
|
สร้างโดยใช้
ตัวแก้ไข XML ของ oXygen
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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"]]