Nepomuk
Nepomuk::DesktopOntologyLoader Class Reference
The DesktopOntologyLoader reads ontologies from the installed ontologies on the desktop using KStandardDirs. More...
#include <desktopontologyloader.h>
Inheritance diagram for Nepomuk::DesktopOntologyLoader:

Public Member Functions | |
QList< QUrl > | allOntologies () |
DesktopOntologyLoader () | |
QList< Soprano::Statement > | loadOntology (const QUrl &url) |
~DesktopOntologyLoader () |
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
Nepomuk::DesktopOntologyLoader::DesktopOntologyLoader | ( | ) |
Nepomuk::DesktopOntologyLoader::~DesktopOntologyLoader | ( | ) |
Member Function Documentation
QList<QUrl> Nepomuk::DesktopOntologyLoader::allOntologies | ( | ) |
Get a list of all ontology URIs that could be found on the system.
QList<Soprano::Statement> Nepomuk::DesktopOntologyLoader::loadOntology | ( | const QUrl & | url | ) | [virtual] |
reimplemented from OntologyLoader
Implements Nepomuk::OntologyLoader.
The documentation for this class was generated from the following file: