- https://purl.semanticip.org/linked-data/sdmx/ML/Description
TTL - Description
- element
Description is a reusable element, used for providing a longer human-readable description of an object.
- SDMXCommon.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Description" type="TextType">
<xs:annotation>
<xs:documentation>Description is a reusable element, used for providing a longer human-readable description of an object.</xs:documentation>
</xs:annotation>
</xs:element>