ontocore-core 0.9.0

Core types and workspace scanner for OntoCore (ontocore-*)
Documentation
# ontocore-core

> Part of **OntoCore** (semantic workspace engine).

Core types, workspace scanner, path sandboxing, and resource limits for [OntoCore](https://github.com/eddiethedean/ontocode) (`ontocore-core`).

## Install

```toml
ontocore-core = "0.9"
```

## Documentation

- [Rust & CLI docs]https://ontocode-vs.readthedocs.io/en/latest/guides/rust-crates/
- [Rust library guide]https://ontocode-vs.readthedocs.io/en/latest/guides/rust-library/
- [Workspace limits]https://ontocode-vs.readthedocs.io/en/latest/workspace-limits/
- [docs.rs]https://docs.rs/ontocore-core

## License

MIT OR Apache-2.0