Nepomuk
Nepomuk::Vocabulary Namespace Reference
The Vocabulary namespace contains the most commonly used classes and methods used to easily access the vocabularies. More...
Detailed Description
The Vocabulary namespace contains the most commonly used classes and methods used to easily access the vocabularies.
If the vocabulary you are looking for is not present, it can be created using the onto2vocabularyclass tool provided by Soprano. The best way to do that is through the provided cmake macro:
soprano_add_ontology(my_SRC ${SHAREDDESKTOPONTOLOGIES_ROOT_DIR}/nie/nfo.trig "NFO" "Nepomuk::Vocabulary" "trig")
Here both Soprano and SharedDesktopOntologies have been found through the cmake macros provided by the packages and kdelibs.
KDE 4.6 API Reference