org.topbraid.owlim.inference
Class OWLIM
java.lang.Object
org.topbraid.owlim.inference.OWLIM
public class OWLIM
- extends java.lang.Object
|
Constructor Summary |
OWLIM()
|
|
Method Summary |
static com.hp.hpl.jena.rdf.model.Model |
createInfModel(com.hp.hpl.jena.rdf.model.Model inputModel,
org.eclipse.core.runtime.IProgressMonitor monitor,
java.lang.String ruleset)
|
static boolean |
isSuppressed(com.hp.hpl.jena.graph.Triple triple)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWL_MAX
public static java.lang.String OWL_MAX
OWL_HORST
public static java.lang.String OWL_HORST
RDFS
public static java.lang.String RDFS
DEFAULT_RULESET
public static java.lang.String DEFAULT_RULESET
OWLIM
public OWLIM()
createInfModel
public static com.hp.hpl.jena.rdf.model.Model createInfModel(com.hp.hpl.jena.rdf.model.Model inputModel,
org.eclipse.core.runtime.IProgressMonitor monitor,
java.lang.String ruleset)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
isSuppressed
public static boolean isSuppressed(com.hp.hpl.jena.graph.Triple triple)