nfo:DataContainer

nfo:DataContainer

Description

A superclass for all entities, whose primary purpose is to serve as containers for other data object. They usually don't have any 'meaning' by themselves. Examples include folders, archives and optical disc images.

This class emits notifications about changes, and can be tracked through the GraphUpdated DBus signal.

Class hierarchy

    rdfs:Resource 
    ╰── nie:InformationElement ──┐
        ╰── nfo:DataContainer ───┤
            ├── nfo:Folder       │
            ├── nfo:Filesystem   │
            ├── nfo:Trash        │
            ├── nfo:Archive      │
            ├── nfo:ImageCategory   │
        │                        └── nfo:SoftwareCategory 
            ╰── nmo:Multipart 

See also

The upstream documentation for the NFO ontology.