|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topbraid.spin.util.SystemTriples
public class SystemTriples
Provides access to the RDF/RDFS/OWL system triples. TopBraid and this API adds some extra triples (such as declaring superclasses for each system class) that make life easier. In order to expose those assumptions to 3rd party APIs, this is part of the (open source) SPIN API.
Constructor Summary | |
---|---|
SystemTriples()
|
Method Summary | |
---|---|
static Model |
getVocabularyModel()
Gets the system ontology (a shared copy). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemTriples()
Method Detail |
---|
public static Model getVocabularyModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |