- https://purl.semanticip.org/linked-data/sdmx/ML/isPersistent
TTL - owl:DatatypeProperty
- isPersistent
- localElement
Indicates if the result is permanently stored. A persistent result (value of true) can be used by transformation defined in other transformation schemes, but a non-persistent result (value of false) can only be used by transformations within the same transformation scheme.
- SDMXStructureTransformation.xsd
<xs:attribute name="isPersistent" type="xs:boolean" use="required">...</xs:attribute>
- sip-sdmx-ML-structure:TransformationType
- xsd:boolean