Class 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 Detail

      • SystemTriples

        public SystemTriples()
    • Method Detail

      • getVocabularyModel

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