onto_dl_explain
Explains class unsatisfiability by generating a trace of logical contradictions via DL tableaux reasoning. Shows why the class cannot be instantiated.
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 |