onto_dl_explain
Explains class unsatisfiability in ontologies using description logic tableaux reasoning. Provides a trace of logical contradictions preventing instantiation.
Instructions
Explain why a class is unsatisfiable using DL tableaux reasoning. Returns an explanation trace showing the logical contradictions that make the class impossible to instantiate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_iri | Yes | IRI of the class to explain unsatisfiability for |