- https://purl.semanticip.org/linked-data/sdmx/ML/isPartial
TTL - owl:DatatypeProperty
- isPartial
- localElement
The isPartial, if true, indicates that only the relevant portion of the item scheme is being communicated. This is used in cases where a codelist is returned for a data structure in the context of a constraint.
- SDMXStructureBase.xsd
<xs:attribute name="isPartial" type="xs:boolean" use="optional" default="false">...</xs:attribute>
- sip-sdmx-ML-structure:ItemSchemeType
- xsd:boolean