- https://purl.semanticip.org/linked-data/sdmx/ML/structure/Group
TTL - rdf:Property
- Group
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- element
Group describes a group descriptor in a data structure definition. It is a set metadata concepts (and possibly their values) that define a partial key derived from the key descriptor in a data structure definition.
- SDMXStructureDataStructure.xsd
- No
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Group" type="GroupType" substitutionGroup="ComponentList">
<xs:annotation>
<xs:documentation>Group describes a group descriptor in a data structure definition. It is a set metadata concepts (and possibly their values) that define a partial key derived from the key descriptor in a data structure definition.</xs:documentation>
</xs:annotation>
</xs:element>- ComponentList