CoinsCore:filePath Property
Uit COINS2
filePath is a Functional Property of Internal DocumentReference. It is a Object Property holding a reference to a StringProperty holding the filepath for the internal stored copy of the document in the doc directory within the COINS Container.
filePath is a subProperty of hasProperties.
History
* New in COINS 2.0. Replaces Cbim:DocumentAliasFilePath.
Formal Representation in RDF/XML
<owl:FunctionalProperty rdf:ID="filePath"> <rdfs:label xml:lang="en-GB">filepath</rdfs:label> <rdfs:comment xml:lang="en-GB">The filepath for the internal stored copy of the document in the doc directory within the COINS Container.</rdfs:comment> <rdfs:domain rdf:resource="#InternalDocumentReference"/> <rdf:type rdf:resource="owl:ObjectProperty"/> <rdfs:subPropertyOf rdf:resource="#hasProperties"/> <rdfs:range rdf:resource="#StringProperty"/> </owl:FunctionalProperty>