CoinsCore:primaryOrientation Property
Uit COINS2
primaryOrientation is a Functional Property of CartesianLocator. It is an Object Property holding a reference to a Vector representing the position of the object relative to the Z-axis.
History
* New in COINS 1.0
Formal Representation in RDF/XML
<owl:FunctionalProperty rdf:ID="primaryOrientation"> <rdfs:label xml:lang="en-GB">primary orientation</rdfs:label> <rdfs:comment xml:lang="en-GB">The range vector that specifies the primary 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>