strixonomy-refactor
Part of Strixonomy (semantic workspace engine).
Workspace refactoring for Strixonomy — 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: strixonomy refactor usages|rename|migrate-namespace|move|extract.
Install
= "0.27"
Documentation
License
MIT OR Apache-2.0