# ontocore-diagnostics
> Part of **OntoCore** (semantic workspace engine).
Ontology lint rules and diagnostic collection for [OntoCore](https://github.com/eddiethedean/ontocode).
## Install
```toml
ontocore-diagnostics = "0.11"
```
## Documentation
- [Rust & CLI docs](https://ontocode-vs.readthedocs.io/en/latest/guides/rust-crates/)
- [Errors reference](https://ontocode-vs.readthedocs.io/en/latest/errors/)
- [CI integration](https://ontocode-vs.readthedocs.io/en/latest/ci-integration/)
- [docs.rs](https://docs.rs/ontocore-diagnostics)
## License
MIT OR Apache-2.0