public class RDFSVocabularyV2 extends RDFSVocabulary
VoidVocabularyDecl
.BaseVocabulary.VocabularyVersioningException
Constructor and Description |
---|
RDFSVocabularyV2()
De-serialization ctor.
|
RDFSVocabularyV2(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 RDFSVocabularyV2()
public RDFSVocabularyV2(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.