- https://purl.semanticip.org/linked-data/sdmx/ML/structure/Organisation
TTL - rdf:Property
- Organisation
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- element
Organisation is an abstract substitution head for a generic organisation.
- SDMXStructureOrganisation.xsd
- Yes
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Organisation" type="OrganisationType" substitutionGroup="Item" abstract="true">
<xs:annotation>
<xs:documentation>Organisation is an abstract substitution head for a generic organisation.</xs:documentation>
</xs:annotation>
</xs:element>
- Item