- https://purl.semanticip.org/linked-data/sdmx/ML/Transformation
TTL - element
Transformation describes the details of a single transformation within a transformation scheme.
- SDMXStructureTransformation.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Transformation" type="TransformationType" substitutionGroup="Item">
<xs:annotation>
<xs:documentation>Transformation describes the details of a single transformation within a transformation scheme.</xs:documentation>
</xs:annotation>
</xs:element>