public class LUBMVocabulary extends BaseVocabulary
Vocabulary
covering the ontologies used by LUBM.BaseVocabulary.VocabularyVersioningException
Constructor and Description |
---|
LUBMVocabulary()
De-serialization ctor.
|
LUBMVocabulary(String namespace)
Used by
AbstractTripleStore.create() . |
Modifier and Type | Method and Description |
---|---|
protected void |
addValues()
Note: The current revision of this class declares vocabulary items which
are required by the
DerivedNumericsExtension . |
addDecl, asValue, get, getConstant, getNamespace, init, readExternal, size, values, writeExternal
public LUBMVocabulary()
public LUBMVocabulary(String namespace)
AbstractTripleStore.create()
.namespace
- The namespace of the KB instance.protected void addValues()
DerivedNumericsExtension
. This version of the
class is NOT compatible with the previous version of the class. This
should not be a problem since the LUBM data is just for benchmark
purposes.addValues
in class BaseVocabulary
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.