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
I am using Openllet to compute the class hierarchy of an ontology. I discovered a case, where Openllet does not infer a SubClass axiom, although it is entailed. I cross-checked with HermiT and ELK, which both infer the axiom.
I am using Openllet to compute the class hierarchy of an ontology. I discovered a case, where Openllet does not infer a SubClass axiom, although it is entailed. I cross-checked with HermiT and ELK, which both infer the axiom.
The problem: The axiom
SubClassOf(:A :B)
is entailed but not inferred by Openllet.Here is the call from my program:
The text was updated successfully, but these errors were encountered: