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