- https://purl.semanticip.org/linked-data/sdmx/ML/Link
TTL - Link
- element
Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata.
- SDMXCommon.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Link" type="LinkType">
<xs:annotation>
<xs:documentation>Allows for the linking of other resources to identifiable objects. For example, if there is reference metadata associated with a structure, a link to the meatadata report can be dynamically inserted in the structure metadata.</xs:documentation>
</xs:annotation>
</xs:element>