|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.man.cs.img.owl.inference.InferenceHelper
A helper class that does some simple reasoning tasks.
| Constructor Summary | |
InferenceHelper()
|
|
| Method Summary | |
static void |
dumpHierarchy(OWLTaxonomyReasoner reasoner,
PrintWriter pw)
Dumps a textual rendering of the class hierarchy to the given writer |
static void |
dumpHierarchyRDFS(OWLTaxonomyReasoner reasoner,
PrintWriter pw)
Dumps the class hierarchy as RDFS |
static OWLOntology |
hierarchyAsNewOntology(OWLTaxonomyReasoner reasoner)
Returns a new ontology which contains the classes from the original ontology along with any subclass information. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InferenceHelper()
| Method Detail |
public static void dumpHierarchy(OWLTaxonomyReasoner reasoner,
PrintWriter pw)
throws OWLException
OWLException
public static void dumpHierarchyRDFS(OWLTaxonomyReasoner reasoner,
PrintWriter pw)
throws OWLException
OWLException
public static OWLOntology hierarchyAsNewOntology(OWLTaxonomyReasoner reasoner)
throws OWLException
OWLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||