ontocore-owl 0.15.0

Horned-OWL facade for OntoCore (ontocore-*) axiom modeling and patch write-back
Documentation
# ontocore-owl

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

Horned-OWL facade for OWL axiom modeling, Turtle patch write-back (including `add_import` / `remove_import`), and Manchester syntax for [OntoCore](https://github.com/eddiethedean/ontocode).

## Install

```toml
ontocore-owl = "0.13"
```

## Documentation

- [VS Code extension docs]https://ontocode-vs.readthedocs.io/en/latest/guides/vscode-extension/
- [Rust & CLI docs]https://ontocode-vs.readthedocs.io/en/latest/guides/rust-crates/
- [Authoring guide]https://ontocode-vs.readthedocs.io/en/latest/authoring/
- [Patch reference]https://ontocode-vs.readthedocs.io/en/latest/patch-reference/
- [Manchester editor guide]https://ontocode-vs.readthedocs.io/en/latest/guides/manchester-editor/
- [docs.rs]https://docs.rs/ontocore-owl

## License

MIT OR Apache-2.0 (links LGPL `horned-owl` — see [LICENSES](https://ontocode-vs.readthedocs.io/en/latest/design/LICENSES/))