- https://purl.semanticip.org/linked-data/sdmx/ML/Structure
TTL - rdf:Property
- Structure
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/message
- message
- element
Structure is a message that contains structural metadata. It may contain any of the following; categorisations, category schemes, code lists, concepts (concept schemes), constraints (attachment and content) data flows, hierarchical code lists, metadata flows, metadata structure definitions, organisation schemes, processes, reporting taxonomies, and structure sets.
- SDMXMessage.xsd
- No
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Structure" type="StructureType">
<xs:annotation>
<xs:documentation>Structure is a message that contains structural metadata. It may contain any of the following; categorisations, category schemes, code lists, concepts (concept schemes), constraints (attachment and content) data flows, hierarchical code lists, metadata flows, metadata structure definitions, organisation schemes, processes, reporting taxonomies, and structure sets.</xs:documentation>
</xs:annotation>
</xs:element>