pub fn preview_move_entity(
catalog: &OntologyCatalog,
entity_iri: &str,
target_file: &Path,
document_overrides: &HashMap<PathBuf, String>,
workspace_roots: &[PathBuf],
) -> Result<RefactorPlan>pub fn preview_move_entity(
catalog: &OntologyCatalog,
entity_iri: &str,
target_file: &Path,
document_overrides: &HashMap<PathBuf, String>,
workspace_roots: &[PathBuf],
) -> Result<RefactorPlan>