public class OPVocabulary extends BaseVocabulary
BaseVocabulary.VocabularyVersioningException
Constructor and Description |
---|
OPVocabulary()
De-serialization ctor.
|
OPVocabulary(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 OPVocabulary()
public OPVocabulary(String namespace)
AbstractTripleStore.create()
.namespace
- The namespace of the KB instance.protected void addValues()
BaseVocabulary
VocabularyDecl
s using
BaseVocabulary.addDecl(VocabularyDecl)
.addValues
in class BaseVocabulary
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.