Skip to content

LocalDataFile a owl:Class extends DataFile

Subclasses

LocalSequenceFile

Annotations

skos:definition A file on the local disk
subDomain DocumentWiseProv

Properties

property description cardinality type
localFileName The local file name 1:1 xsd:string
retrievedOn Optional a time point at which the file was downloaded 0:1 xsd:DateTime
localFilePath The local file path 1:1 xsd:string
md5 MD5sum of the file, not applicable to output files 0:1 xsd:string
fileType Optionally set the fileType 0:1 FileType
size Size of the file in bytes, not applicable to output files 0:1 xsd:Long
retrievedFrom Optional an URL it was downloaded from 0:1 IRI