ontocore-obo 0.14.0

OBO Format 1.4 patch write-back for OntoCore
Documentation
# ontocore-obo

OBO Format read/write for [OntoCore](https://github.com/eddiethedean/ontocode) — parsing via `fastobo`, patch apply, and inspector write-back integration.

## Install

```toml
ontocore-obo = "0.13"
```

Re-exported from the `ontocore` façade as `ontocore::obo` for patch operations. Not all OBO workflows require this crate directly — see [OBO authoring guide](https://ontocode-vs.readthedocs.io/en/latest/ontocode/obo-authoring/).

## Documentation

- [OBO authoring]https://ontocode-vs.readthedocs.io/en/latest/ontocode/obo-authoring/
- [OBO workflows]https://ontocode-vs.readthedocs.io/en/latest/guides/obo-workflow/
- [docs.rs]https://docs.rs/ontocore-obo

**Current version: 0.13.0**

## License

MIT OR Apache-2.0