Class SystemTriples

java.lang.Object
org.topbraid.jenax.util.SystemTriples

public class SystemTriples extends Object
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.
Author:
Holger Knublauch
  • Constructor Details

    • SystemTriples

      public SystemTriples()
  • Method Details

    • getVocabularyModel

      public static org.apache.jena.rdf.model.Model getVocabularyModel()
      Gets the system ontology (a shared copy).
      Returns:
      the system ontology