|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OWLConsistencyChecker
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006
| Method Summary | |
|---|---|
boolean |
isConsistent(OWLOntology ontology)
Checks to see if the specified ontology is consistent |
| Methods inherited from interface org.semanticweb.owl.inference.OWLReasonerBase |
|---|
classify, clearOntologies, dispose, getLoadedOntologies, isClassified, isDefined, isDefined, isDefined, isDefined, isRealised, loadOntologies, realise, unloadOntologies |
| Method Detail |
|---|
boolean isConsistent(OWLOntology ontology)
throws OWLReasonerException
ontology - The ontology to check
true if the ontology is consistent,
or false if the ontology is not consistent.
OWLReasonerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||