Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Simple Type Id is a global identifier used for concepts, slices, and topics within a dataset.
These identifiers have a maximum length of 64 characters and must be unique within the dataset.
It is a restriction of the xs:ID type and is used as an attribute in Concept, Slice, Table, and Topic elements.
Simple Type Id
Namespace
http://schemas.google.com/dspl/2010
Annotations
A global identifier used in the dataset (for concepts, slices
and topics). The length of global identifiers is limited to 64
characters. No value can appear twice as a global identifier in a
dataset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-26 UTC."],[],["Global identifiers, limited to 64 characters, are used within a dataset for concepts, slices, and topics. These identifiers must be unique throughout the dataset. The type is a restriction of `xs:ID`, and `maxLength` is defined as 64. It is applied to the `id` attribute of Concept, Slice, Table, and Topic elements. The definition is specified within the XML structure as a simple type with a maximum length restriction.\n"]]