|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hedenus.rdfschema.RDFDatabinding
de.hedenus.owl.OWLImplementation
public class OWLImplementation
OWL implementation interface.
Constructor Summary | |
---|---|
OWLImplementation()
|
Method Summary | |
---|---|
void |
addRule(Rule rule)
|
InferenceEngine |
getInferenceEngine()
|
Ontology[] |
getOntologies()
Queries for all imported ontologies. |
void |
importOntology(java.net.URL url)
Imports an OWL ontology. |
Methods inherited from class de.hedenus.rdfschema.RDFDatabinding |
---|
getGraph, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValues, getResource, getTypeFactory, getTypeMapping, parse, parse, parse, parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLImplementation()
Method Detail |
---|
public void addRule(Rule rule)
public InferenceEngine getInferenceEngine()
public void importOntology(java.net.URL url) throws java.io.IOException
url
-
java.io.IOException
public Ontology[] getOntologies()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |