nfo:FileDataObject

nfo:FileDataObject

Description

A resource containing a finite sequence of bytes with arbitrary information, that is available to a computer program and is usually based on some kind of durable storage. A file is durable in the sense that it remains available for programs to use after the current program has finished.

Class hierarchy

    rdfs:Resource 
    ╰── nie:DataObject 
        ╰── nfo:FileDataObject 
            ├── nfo:RemoteDataObject 
            ├── nfo:EmbeddedFileDataObject 
            ╰── nfo:DeletedResource 

Full-text-indexed properties

nfo:FileDataObject has the following full-text-indexed properties:

Properties

The “nfo:fileLastModified” property

“nfo:fileLastModified”          xsd:dateTime

last modification date

Number of possible elements per resource (Cardinality): 1

This property supersedes the following properties from this or parent classes:


The “nfo:fileOwner” property

“nfo:fileOwner”          nco:Contact

The owner of the file as defined by the file system access rights feature.

Number of possible elements per resource (Cardinality): 1


The “nfo:hasHash” property

“nfo:hasHash”          nfo:FileHash

Links the file with it's hash value.

Number of possible elements per resource (Cardinality): 1


The “nfo:fileName” property

“nfo:fileName”          xsd:string

Name of the file, together with the extension

Number of possible elements per resource (Cardinality): 1

This property is full-text-indexed, and can be looked up through fts:match.


The “nfo:permissions” property

“nfo:permissions”          xsd:string

A string containing the permissions of a file. A feature common in many UNIX-like operating systems.

Number of possible elements per resource (Cardinality): 1


The “nfo:fileSize” property

“nfo:fileSize”          xsd:integer

The size of the file in bytes. For compressed files it means the size of the packed file, not of the contents. For folders it means the aggregated size of all contained files and folders

Number of possible elements per resource (Cardinality): 1

This property supersedes the following properties from this or parent classes:


The “nfo:fileCreated” property

“nfo:fileCreated”          xsd:dateTime

File creation date

Number of possible elements per resource (Cardinality): 1

This property supersedes the following properties from this or parent classes:


The “nfo:fileLastAccessed” property

“nfo:fileLastAccessed”          xsd:dateTime

Time when the file was last accessed.

Number of possible elements per resource (Cardinality): 1

This property supersedes the following properties from this or parent classes:

See also

The upstream documentation for the NFO ontology.