CoinsCore:hasConnectedObjects Property
Uit COINS2
hasConnectedObjects is a property of Connection. It is an ObjectProperty holding a reference to an instance of Object.
hasConnectedObjects is superclass of fromObject and toObject.
History
* New in COINS 2.0.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="hasConnectedObjects"> <rdfs:label xml:lang="en-GB">hasConnectedObjects</rdfs:label> <rdfs:comment xml:lang="en-GB">has connected Objects</rdfs:comment> <rdfs:domain rdf:resource="#Connection"/> <owl:inverseOf rdf:resource="#hasConnections"/> <rdfs:range rdf:resource="#Object"/> </owl:ObjectProperty>