bra0-kg
Knowledge-graph core: RDF transformations (parse, serialize, canonicalize, OWL 2 RL) over
sophia, plus a KgStore trait that abstracts persistence.
Targets WebAssembly first, native second.
[]
= "0.2"
use parse_turtle;
use to_turtle;
let = parse_turtle?;
let turtle = to_turtle?;
Optional features: standalone (oxigraph-backed SPARQL store), wasm, ner.
License
MIT OR Apache-2.0, at your option.