This package provides a variety of different pre-compiled {@link Vocabulary} classes. In order to make this mechanism modular, each each {@link Vocabulary} class bundles zero or more {@link VocabularDecl}s. A {@link VocabularyDecl} declares the namespace(s), classes, and properties for some ontology.
A {@link Vocabulary} may be specified when an {@link com.bigdata.rdf.store.AbstractTripleStore} is created to optimize the encoding of URIs for the {@link VocabularyDecl}s in use within that {@link Vocabulary}.