कॉम्पोनेंट: ConceptInfo
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
इस नाम के उदाहरण
अवधारणा (जैसे, "राज्य" का बहुवचन नाम है
"राज्य". |
डायग्राम |
 |
टाइप |
वैल्यू |
प्रॉपर्टी |
सामग्री: |
जटिल |
मिनट समय: |
0 |
|
मॉडल |
मान* | conceptValue{0,1} |
बच्चे |
conceptValue, value |
इंस्टेंस |
<pluralName>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</pluralName>
|
स्रोत |
<xs:element name="pluralName" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>A name used to refer to a collection of instances of
the concept (e.g., pluralName of "State" is "States").</xs:documentation>
</xs:annotation>
</xs:element>
|
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
कॉन्सेप्ट के सभी इंस्टेंस को बताने के लिए इस्तेमाल किया जाने वाला नाम (जैसे,
"राज्य" के लिए TotalName "सभी अमेरिका" है). |
डायग्राम |
 |
टाइप |
वैल्यू |
प्रॉपर्टी |
सामग्री: |
जटिल |
मिनट समय: |
0 |
|
मॉडल |
मान* | conceptValue{0,1} |
बच्चे |
conceptValue, value |
इंस्टेंस |
<totalName>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</totalName>
|
स्रोत |
<xs:element name="totalName" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>A name used to refer to all the instances of the
concept (e.g., totalName for "State" is "All US").</xs:documentation>
</xs:annotation>
</xs:element>
|
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
एक समानार्थी शब्द जिसका इस्तेमाल
कॉन्सेप्ट को समझने की कोशिश करते हैं. |
डायग्राम |
 |
टाइप |
वैल्यू |
प्रॉपर्टी |
सामग्री: |
जटिल |
मिनट समय: |
0 |
maxOccurs: |
अनबाउंड |
|
मॉडल |
मान* | conceptValue{0,1} |
बच्चे |
conceptValue, value |
इंस्टेंस |
<synonym>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</synonym>
|
स्रोत |
<xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
</xs:annotation>
</xs:element>
|
कॉम्प्लेक्स टाइप: ConceptInfo
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
डेटासेट में किसी कॉन्सेप्ट के बारे में टेक्स्ट के तौर पर जानकारी. यह
बेस जानकारी टाइप का एक्सटेंशन कुछ और फ़ील्ड जोड़ता है जो सिर्फ़
पर लागू होती है. |
डायग्राम |
 |
टाइप |
Info का एक्सटेंशन |
टाइप हैरारकी |
|
इस्तेमाल करने वाले |
|
मॉडल |
name , description{0,1} , url{0,1} , pluralName{0,1} , totalName{0,1} , समानार्थी शब्द* |
बच्चे |
ब्यौरा, नाम, pluralName,
समानार्थी शब्द, totalName, url |
स्रोत |
<xs:complexType name="ConceptInfo">
<xs:annotation>
<xs:documentation>Textual information about a concept in the dataset. This extension of
the base Info type adds a few additional fields that only apply to
concepts.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="Info">
<xs:sequence>
<xs:element name="pluralName" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>A name used to refer to a collection of instances of
the concept (e.g., pluralName of "State" is "States").</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="totalName" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>A name used to refer to all the instances of the
concept (e.g., totalName for "State" is "All US").</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
इसका इस्तेमाल करके बनाया गया
oXygen का एक्सएमएल एडिटर.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-09 (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"]],["आखिरी बार 2024-09-09 (UTC) को अपडेट किया गया."],[[["ConceptInfo provides textual information about a concept, extending the base Info type with concept-specific fields."],["It includes fields like pluralName (e.g., \"States\" for \"State\"), totalName (e.g., \"All US\" for \"State\"), and synonyms for the concept."],["These fields help in referencing and understanding the concept within the dataset."],["ConceptInfo is used within the \"Concept/info\" element and is an extension of the \"Info\" type."]]],["The core content describes the \"ConceptInfo\" element, which extends the base \"Info\" type and provides textual information about a concept. Key actions involve defining names for collections of concept instances using `pluralName` (e.g., \"States\"), referring to all instances with `totalName` (e.g., \"All US\"), and specifying `synonym` for alternative concept names. `pluralName`, `totalName`, and `synonym` use complex `value` or `conceptValue`. ConceptInfo also contains `name`, `description` and `url`.\n"]]