public class DefaultBigdataVocabulary extends RDFSVocabulary
AbstractTripleStore.Options#DEFAULT_VOCABULARY_CLASS
.
NOTE: Default is a terrible name for this class. The core vocabulary
will naturally evolve over time. This version of this class was the default
vocabulary for journals created prior to 11/6/2015. -MPBaseVocabulary.VocabularyVersioningException
Constructor and Description |
---|
DefaultBigdataVocabulary()
De-serialization ctor.
|
DefaultBigdataVocabulary(String namespace)
Used by
AbstractTripleStore.create() . |
Modifier and Type | Method and Description |
---|---|
protected void |
addValues()
Hook for subclasses to provide their
VocabularyDecl s using
BaseVocabulary.addDecl(VocabularyDecl) . |
addDecl, asValue, get, getConstant, getNamespace, init, readExternal, size, values, writeExternal
public DefaultBigdataVocabulary()
public DefaultBigdataVocabulary(String namespace)
AbstractTripleStore.create()
.namespace
- The namespace of the KB instance.protected void addValues()
BaseVocabulary
VocabularyDecl
s using
BaseVocabulary.addDecl(VocabularyDecl)
.addValues
in class RDFSVocabulary
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.