ontocore-refactor
Part of OntoCore (semantic workspace engine).
Workspace refactoring for OntoCore — find usages, safe IRI rename, namespace migration, move entity, and extract module.
Usage
use IndexBuilder;
use ;
let catalog = new.workspace.build?;
let usages = find_usages;
let plan = preview_rename_iri?;
apply_refactor_plan?;
CLI: ontocore refactor usages|rename|migrate-namespace|move|extract.
Install
= "0.13"
Documentation
License
MIT OR Apache-2.0