CoinsCore:secundaryOrientation Property
Uit COINS2
secondaryOrientation is a Functional Property of CartesianLocator. It is an Object Property holding a reference to a Vector representing the orientation of the object relative to the X-axis.
History
* New in COINS 1.0
Formal Representation in RDF/XML
<owl:FunctionalProperty rdf:ID="secondaryOrientation"> <rdfs:label xml:lang="en-GB">secondary orientation</rdfs:label> <rdfs:comment xml:lang="en-GB">The range vector that specifies the secondary orientation of the domain locator.</rdfs:comment> <rdfs:domain rdf:resource="#CartesianLocator"/> <rdf:type rdf:resource="owl:ObjectProperty"/> <rdfs:range rdf:resource="#Vector"/> </owl:FunctionalProperty>