CoinsCore:unit Property
Uit COINS2
unit is an owl:Functional Property of the Coins class NumericProperty. It is an owl:Object Property holding a reference to any resource. The unit property is further defined by for example the QUDT reference model.
History
* New in COINS 1.0
Formal Representation in RDF/XML
<owl:FunctionalProperty rdf:ID="unit"> <rdfs:label xml:lang="en-GB">unit</rdfs:label> <rdfs:comment xml:lang="en-GB">unit using QUDT units</rdfs:comment> <rdfs:domain rdf:resource="#NumericProperty"/> <rdf:type rdf:resource="owl:ObjectProperty"/> </owl:FunctionalProperty>