public class OwlApiSimplexUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
DataProperties |
buildDataProperties()
Builds a new instance of
DataProperties using the OWL API objects
passed to the OwlApiSimplexUtils instance. |
Instances |
buildInstances()
Builds a new instance of
Instances using the OWL API objects
passed to the OwlApiSimplexUtils instance. |
ObjectProperties |
buildObjectProperties()
Builds a new instance of
ObjectProperties using the OWL API objects
passed to the OwlApiSimplexUtils instance. |
org.semanticweb.owlapi.model.OWLOntology |
getOntology() |
org.semanticweb.owlapi.model.OWLOntologyManager |
getOntologyManager() |
org.semanticweb.owlapi.reasoner.OWLReasoner |
getReasoner() |
public org.semanticweb.owlapi.model.OWLOntology getOntology()
public org.semanticweb.owlapi.model.OWLOntologyManager getOntologyManager()
public org.semanticweb.owlapi.reasoner.OWLReasoner getReasoner()
public DataProperties buildDataProperties()
DataProperties using the OWL API objects
passed to the OwlApiSimplexUtils instance.DataProperties.public Instances buildInstances()
Instances using the OWL API objects
passed to the OwlApiSimplexUtils instance.Instances.public ObjectProperties buildObjectProperties()
ObjectProperties using the OWL API objects
passed to the OwlApiSimplexUtils instance.ObjectProperties.Copyright © 2020 Jens Pelzetter. All rights reserved.