ontocore-reasoner
Part of OntoCore (semantic workspace engine).
Thin OntoLogos 1.0.0 facade for OntoCore — EL, RL, RDFS, DL, and auto-routed classification, hierarchy merge, and EL-first explanations.
Usage
use IndexBuilder;
use ;
let catalog = new.workspace.build?;
let input = new.load?;
let result = classify?;
// `consistent` is true when no *named class* is unsatisfiable (not full ABox consistency).
println!;
CLI equivalent: ontocore classify <workspace> --profile dl.
Install
= "0.13"
Profiles
| Profile | Status |
|---|---|
el, rl, rdfs, dl, auto |
Shipped (OntoLogos 1.0) |
Documentation
License
MIT OR Apache-2.0