//! OntoCore — semantic workspace engine for ontology development.
//!
//! OntoCore indexes ontology workspaces and provides search, diagnostics, refactoring,
//! SQL, SPARQL, reasoning integration, and LSP services.
//!
//! Implementation is provided by the `ontocore-*` crates.
pub use Error;
pub use ;
pub use ;