CoinsCore:documentUri Property
Uit COINS2
documentUri is a Functional Property of External DocumentReference. It is a Object Property holding a reference to a UriProperty holding the URI of the external document.
documentUri is a subProperty of hasProperties.
History
* New in COINS 1.0.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="documentUri"> <rdfs:label xml:lang="en-GB">document URI</rdfs:label> <rdfs:comment xml:lang="en-GB">The URI of the document or identifiable object inside the document.</rdfs:comment> <rdfs:domain rdf:resource="#ExternalDocumentReference"/> <rdf:type rdf:resource="owl:FunctionalProperty"/> <rdfs:subPropertyOf rdf:resource="#hasProperties"/> <rdfs:range rdf:resource="#UriProperty"/> </owl:ObjectProperty>