- https://purl.semanticip.org/linked-data/sdmx/ML/include
TTL - owl:DatatypeProperty
- include
- localElement
The include attribute has a fixed value of true for a distinct key, since such a key is always assumed to identify existing data or metadata.
- SDMXStructureConstraint.xsd
<xs:attribute name="include" type="xs:boolean" use="optional" fixed="true">...</xs:attribute>
- xsd:boolean