pub fn preview_replace_entity(
catalog: &OntologyCatalog,
from_iri: &str,
to_iri: &str,
document_overrides: &HashMap<PathBuf, String>,
) -> Result<RefactorPlan>pub fn preview_replace_entity(
catalog: &OntologyCatalog,
from_iri: &str,
to_iri: &str,
document_overrides: &HashMap<PathBuf, String>,
) -> Result<RefactorPlan>