ontocore-catalog
Part of OntoCore (semantic workspace engine).
Semantic catalog and index builder for OntoCore.
Install
= "0.13"
Supports incremental rebuilds (content-hash reuse), optional disk cache (.ontocore/cache/), and config fingerprinting for CI.
Quick example
use IndexBuilder;
let catalog = new.workspace.build?;
println!;
Documentation
License
MIT OR Apache-2.0