- https://purl.semanticip.org/linked-data/sdmx/ML/structure/Dimension
TTL - rdf:Property
- Dimension
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- element
Dimension describes the structure of a dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g. a statistical concept indicating certain economic activity or a geographical reference area.
- SDMXStructureDataStructure.xsd
- Dimension
- No
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Dimension" type="DimensionType" substitutionGroup="Component">
<xs:annotation>
<xs:documentation>Dimension describes the structure of a dimension, which is defined as a statistical concept used (most probably together with other statistical concepts) to identify a statistical series, such as a time series, e.g. a statistical concept indicating certain economic activity or a geographical reference area.</xs:documentation>
</xs:annotation>
</xs:element>- Component