Nepomuk
Nepomuk::DesktopOntologyLoader Class Reference
#include <desktopontologyloader.h>
Inheritance diagram for Nepomuk::DesktopOntologyLoader:
Public Member Functions | |
| DesktopOntologyLoader () | |
| ~DesktopOntologyLoader () | |
| QList< QUrl > | allOntologies () |
| QList< Soprano::Statement > | loadOntology (const QUrl &url) |
| Public Member Functions inherited from Nepomuk::OntologyLoader | |
| virtual | ~OntologyLoader () |
Additional Inherited Members | |
| Protected Member Functions inherited from Nepomuk::OntologyLoader | |
| OntologyLoader () | |
Detailed Description
The DesktopOntologyLoader reads ontologies from the installed ontologies on the desktop using KStandardDirs.
All possible ontology installation folders are searched for ontology desktop files.
- Deprecated
- Ontologies should now be handled using the classes in the Nepomuk::Types namespace.
Definition at line 39 of file desktopontologyloader.h.
Constructor & Destructor Documentation
◆ DesktopOntologyLoader()
| Nepomuk::DesktopOntologyLoader::DesktopOntologyLoader | ( | ) |
◆ ~DesktopOntologyLoader()
| Nepomuk::DesktopOntologyLoader::~DesktopOntologyLoader | ( | ) |
Member Function Documentation
◆ allOntologies()
| QList< QUrl > Nepomuk::DesktopOntologyLoader::allOntologies | ( | ) |
Get a list of all ontology URIs that could be found on the system.
◆ loadOntology()
|
virtual |
reimplemented from OntologyLoader
Implements Nepomuk::OntologyLoader.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.