#include <QtCore/QUrl>
#include "soprano_export.h"
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
namespace | Soprano::Vocabulary |
namespace | Soprano::Vocabulary::RDF |
Functions | |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::rdfNamespace () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::Alt () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::Bag () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::List () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::Property () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::Seq () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::Statement () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::XMLLiteral () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::first () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::nil () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::object () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::predicate () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::rest () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::subject () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::type () |
SOPRANO_EXPORT QUrl | Soprano::Vocabulary::RDF::value () |