pgrdf 0.3.0

Rust-native PostgreSQL extension for RDF, SPARQL, SHACL and OWL reasoning
1
2
3
4
5
//! Inference / materialization layer.
//!
//! See SPEC.pgRDF.LLD.v0.2 ยง2 and docs/04-inference.md.

pub mod reasonable;