Nepomuk
Nepomuk::Vocabulary::NFO Namespace Reference
This is an excerpt of the NFO ontology as used in the Nepomuk core library. More...
Functions | |
QUrl | FileDataObject () |
QUrl | fileName () |
QUrl | nfoNamespace () |
Detailed Description
This is an excerpt of the NFO ontology as used in the Nepomuk core library.
The complete ontology can be found in kdebase/runtime/nepomuk/ontologies
Function Documentation
QUrl Nepomuk::Vocabulary::NFO::FileDataObject | ( | ) |
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject
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.
QUrl Nepomuk::Vocabulary::NFO::fileName | ( | ) |
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName
Name of the file, together with the extension
QUrl Nepomuk::Vocabulary::NFO::nfoNamespace | ( | ) |