public class Vocabulary extends Object
Base class for creating a term factory for an ontology or schema.
| Modifier and Type | Field and Description |
|---|---|
protected org.openrdf.model.ValueFactory |
FACTORY |
| Constructor and Description |
|---|
Vocabulary(String theURI) |
Vocabulary(String theURI,
org.openrdf.model.ValueFactory theValueFactory) |
Copyright © 2010-2016 Stardog Union. All Rights Reserved.