Soprano  2.9.2
Namespaces
Soprano::Vocabulary Namespace Reference

Namespaces

namespace  NAO
 
namespace  NRL
 
namespace  OWL
 
namespace  RDF
 
namespace  RDFS
 
namespace  Xesam
 
namespace  XMLSchema
 
namespace  SIL
 

Detailed Description

The vocabulary namespace contains static const QUrl objects for the most frequently used ontology resources such as RDF or RDFS.

Each member of this namespace is a namespace again which contains the resources for one particular ontology. Linking to these namespaces is no overhead since the QUrl objects are not created before the first usage. Thus, if an application for example never uses any resource from the RDF namespace no memory will be allocated for its members.