- https://purl.semanticip.org/linked-data/sdmx/ML/TargetValue
TTL - owl:DatatypeProperty
- TargetValue
- localElement
The target value(s) is always an absolute string. However, if source value is a regular expression, the target value can output the capture group from the source.
- SDMXStructureStructureMappings.xsd
<xs:element name="TargetValue" type="xs:string" minOccurs="0">...</xs:element>
- xsd:string