- https://purl.semanticip.org/linked-data/sdmx/ML/indexAttributes
TTL - owl:DatatypeProperty
- indexAttributes
- localElement
The indexAttributes, if true, indicates that the registry must index the range of actual (present) values for each attribute of the data set or the presence of the metadata attributes of the metadata set (as indicated in the set's structure definition). The default value is false.
- SDMXRegistryBase.xsd
<xs:attribute name="indexAttributes" type="xs:boolean" default="false">...</xs:attribute>
- sip-sdmx-ML:RegistrationType
- xsd:boolean