Nepomuk
Nepomuk::Vocabulary Namespace Reference
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.