You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Demirrr, for checking the consistency of an ontology, you can use onto.reasoner.owl_reasoner.isConsistent() for now. owl_reasoner is an instance of OWLReasoner in the OWLAPI.
But I will make a check_consistency() method to encapsulate this feature latter.
Dear all,
thank you for DeepOnto.
I was wondering whether there is an example code for consistency checking, e.g.
The text was updated successfully, but these errors were encountered: