strixonomy-parser 0.28.0

RDF and OWL parsers for Strixonomy (strixonomy-*)
Documentation
# strixonomy-parser

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

RDF and OBO parsing and entity extraction for [Strixonomy](https://github.com/eddiethedean/strixonomy), backed by [Oxigraph](https://crates.io/crates/oxigraph) and [fastobo](https://crates.io/crates/fastobo) (OBO read path, v0.11+).

## Install

```toml
strixonomy-parser = "0.28"
```

## Documentation

- [Rust & CLI docs]https://strixonomy.readthedocs.io/en/latest/guides/rust-crates/
- [Rust library guide]https://strixonomy.readthedocs.io/en/latest/guides/rust-library/
- [SPARQL reference]https://strixonomy.readthedocs.io/en/latest/sparql-reference/
- [docs.rs]https://docs.rs/strixonomy-parser

## License

MIT OR Apache-2.0