Nepomuk-Core
virtuosoinferencemodel.h
Go to the documentation of this file.
37 // FIXME: the list methods will never use inference since they result in executeQuery methods down the stack
42 Soprano::QueryResultIterator executeQuery(const QString &query, Soprano::Query::QueryLanguage language, const QString &userQueryLanguage = QString()) const;
void updateOntologyGraphs(bool forced)
Needs to be called if any ontology changes or a new ontology is imported.
Definition: virtuosoinferencemodel.cpp:65
VirtuosoInferenceModel(Soprano::Model *model)
Definition: virtuosoinferencemodel.cpp:41
Soprano::QueryResultIterator executeQuery(const QString &query, Soprano::Query::QueryLanguage language, const QString &userQueryLanguage=QString()) const
Reimplemented to add Virtuoso SPARQL extensions for inference to each query and suppeor for Soprano::...
Definition: virtuosoinferencemodel.cpp:51
~VirtuosoInferenceModel()
Definition: virtuosoinferencemodel.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.