<xs:element name="semanticRelation" type="xs:string" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>NOTE: Do not use for now! This property should not be used directly, but as a super-property for all properties denoting a relationship of meaning between concepts.</xs:documentation>
</xs:annotation>
<!-- See http://www.w3.org/2004/02/skos/extensions/spec/ (SKOS Extensions).
We could implement this as an enumeration of these values, but the associated term cannnot be specified this way:
broaderGeneric
broaderInstantive
broaderPartitive
narrowerGeneric
narrowerInstantive
narrowerPartitive
relatedHasPart
relatedPartOf
-->
</xs:element> |