ontocore-diff
Part of OntoCore (semantic workspace engine).
Semantic ontology diff for OntoCore — compare indexed catalogs, version refs, or directories with breaking-change heuristics.
Install
= "0.11"
Quick example
use Path;
use ;
let diff = diff_git_refs?;
println!;
CLI: ontocore diff main..feature, ontocore diff --breaking-only HEAD..WORKTREE.
Re-exported from ontocore::diff and Workspace::diff / diff_against_path.
Documentation
License
MIT OR Apache-2.0