22 #ifndef _SOPRANO_NRL_MODEL_H_ 23 #define _SOPRANO_NRL_MODEL_H_ 28 #ifndef USING_SOPRANO_NRLMODEL_UNSTABLE_API 29 #error The Soprano::NrlModel API is subject to change. This has to be acnowledged by defining USING_SOPRANO_NRLMODEL_UNSTABLE_API 78 void setIgnoreContext(
bool b );
86 bool ignoreContext()
const;
96 void setEnableQueryPrefixExpansion(
bool enable );
103 bool queryPrefixExpansionEnabled()
const;
Model filter that makes working with NRL data simpler.
A Statement instance represents one RDF quadruple.
SOPRANO_EXPORT QUrl language()
A FilterModel is a virtual model that wraps another Model.
An iterator for query results.
A Model is the central class in Soprano. It is a queryable collection of RDF quadruples,...
SOPRANO_EXPORT QUrl type()