ontocore 0.14.0

OntoCore — semantic workspace engine for ontology development
Documentation
1
2
3
4
5
//! Documentation export for OntoCore workspaces.

pub use ontocore_docs::{
    entity_kind_counts, export_workspace, ExportError, ExportFormat, ExportOptions,
};