- https://purl.semanticip.org/linked-data/sdmx/ML/evolvingStructure
TTL - owl:DatatypeProperty
- evolvingStructure
- localElement
An evolving data structure indicates that new Dimensions may be added under a minor version update e.g. 1.0.0 to 1.1.0. Evolving Data Structures can only be used by Dataflows if they include a DimensionConstraint to fix the Dimensions to the subset required by the Dataflow.
- SDMXStructureDataStructure.xsd
<xs:attribute name="evolvingStructure" type="xs:boolean" use="optional" default="false">...</xs:attribute>
- sip-sdmx-ML-common:DataStructureType
- xsd:boolean