ontocore-parser 0.10.0

RDF and OWL parsers for OntoCore (ontocore-*)
Documentation
# ontocore-parser

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

RDF parsing and entity extraction for [OntoCore](https://github.com/eddiethedean/ontocode), backed by [Oxigraph](https://crates.io/crates/oxigraph).

## Install

```toml
ontocore-parser = "0.10"
```

## 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/
- [SPARQL reference]https://ontocode-vs.readthedocs.io/en/latest/sparql-reference/
- [docs.rs]https://docs.rs/ontocore-parser

## License

MIT OR Apache-2.0