CoinsCore:checksumUri Property
Uit COINS2
checksumUri is a Functional Property of Secured External DocumentReference. It is a Object Property holding a reference to a StringProperty holding the checksum hash of the URI of the document.
checksumFile is a subProperty of hasProperties.
History
* New in COINS 1.0.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="checksumUri"> <rdfs:label xml:lang="en-GB">checksumUri</rdfs:label> <rdfs:comment xml:lang="en-GB">Checksum hash of the URI linked document.</rdfs:comment> <rdfs:domain rdf:resource="#SecuredExternalDocumentReference"/> <rdf:type rdf:resource="owl:FunctionalProperty"/> <rdfs:subPropertyOf rdf:resource="#hasProperties"/> <rdfs:range rdf:resource="#UriProperty"/> </owl:ObjectProperty>