CoinsCore:documentFragment Property
Uit COINS2
documentFragment is a Functional Property of DocumentReference. It is an Object Property holding a reference to a StringProperty, refering to a fragment or location inside the document.
documentFragment is a subProperty of hasProperties.
History
* New in COINS 1.0
Formal Representation in RDF/XML
<owl:FunctionalProperty rdf:ID="documentFragment"> <rdfs:label xml:lang="en-GB">document fragment</rdfs:label> <rdfs:comment xml:lang="en-GB">The fragment addresses a specific location in the document.</rdfs:comment> <rdfs:domain rdf:resource="#DocumentReference"/> <rdf:type rdf:resource="owl:ObjectProperty"/> <rdfs:subPropertyOf rdf:resource="#hasProperties"/> <rdfs:range rdf:resource="#StringProperty"/> </owl:FunctionalProperty>