Skip to main content

preview_flatten_imports

Function preview_flatten_imports 

Source
pub fn preview_flatten_imports(
    catalog: &OntologyCatalog,
    ontology_file: &Path,
    document_overrides: &HashMap<PathBuf, String>,
    workspace_roots: &[PathBuf],
) -> Result<RefactorPlan>
Expand description

Inline axioms from imported Turtle documents into the root file and remove imports.