- https://purl.semanticip.org/linked-data/sdmx/ML/Agency
TTL - Agency
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- element
Agency is an organisation which maintains structural metadata such as classifications, concepts, data structures, and metadata structures.
- SDMXStructureOrganisation.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Agency" type="AgencyType" substitutionGroup="Organisation">
<xs:annotation>
<xs:documentation>Agency is an organisation which maintains structural metadata such as classifications, concepts, data structures, and metadata structures.</xs:documentation>
</xs:annotation>
</xs:element>