owltools.ontologyverification
Class DefaultOntologyChecks
java.lang.Object
owltools.ontologyverification.DefaultOntologyChecks
public class DefaultOntologyChecks
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultOntologyChecks
public DefaultOntologyChecks()
selfReferenceInDefinition
public CheckResult selfReferenceInDefinition(OWLGraphWrapper owlGraphWrapper)
- Check, whether the class is defined using the class itself.
For example: X = X and R some Y
- Parameters:
owlGraphWrapper
-
- Returns:
- checkResult
Copyright © 2010-2012. All Rights Reserved.