CoinsCore:checksumFile Property
Uit COINS2
Versie door Bert de Wolde (Overleg | bijdragen) op 9 jun 2016 om 12:22 (Nieuwe pagina aangemaakt met '__NOTOC__ '''checksumFile''' is a Functional Property of CoinsCore:SecuredInternalDocumentReference Class|Secured Internal DocumentRefe...')
checksumFile is a Functional Property of Secured Internal DocumentReference. It is a Object Property holding a reference to a StringProperty holding the checksum hash of the document file.
checksumFile is a subProperty of hasProperties.
History
* New in COINS 1.0.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="checksumFile"> <rdfs:label xml:lang="en-GB">checksum file</rdfs:label> <rdfs:comment xml:lang="en-GB">Checksum hash of the attached file.</rdfs:comment> <rdfs:domain rdf:resource="#SecuredInternalDocumentReference"/> <rdf:type rdf:resource="owl:FunctionalProperty"/> <rdfs:subPropertyOf rdf:resource="#hasProperties"/> <rdfs:range rdf:resource="#StringProperty"/> </owl:ObjectProperty>