Expand description
Explanation engine with proof graphs and export formats.
Structs§
- NodeId
- Node identifier within a proof graph.
- Proof
Graph - Proof graph backing explanation traces.
- Proof
Node - Single step in a reasoning proof.
Enums§
Functions§
- build_
proof_ graph - Build a proof graph from an inference trace over
ontology. - collect_
trace - Collect inference trace with explanations enabled on
reasoner’s ontology. - explain_
el - Generate proof graph for OWL EL classification traces.
- explain_
with_ profile - Route explanation collection by resolved engine route.
- render_
text - Render a proof graph as human-readable text.