ontocore 0.11.1

OntoCore — semantic workspace engine for ontology development
Documentation
1
2
3
4
//! LSP protocol types. OntoCore LSP is currently provided by the `ontocore-lsp` binary.

pub use ontocore_lsp::catalog_snapshot_json;
pub use ontocore_lsp::protocol;