- https://purl.semanticip.org/linked-data/sdmx/ML/Measure
TTL - rdf:Property
- Measure
- element
Measure defines the structure of a measure, which is the concept that is the value of the phenomenon to be measured in a data set.
- SDMXStructureDataStructure.xsd
- No
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Measure" type="MeasureType" substitutionGroup="Component">
<xs:annotation>
<xs:documentation>Measure defines the structure of a measure, which is the concept that is the value of the phenomenon to be measured in a data set.</xs:documentation>
</xs:annotation>
</xs:element>- Component