Re-exports§
pub use error::RdfError;pub use error::Result;pub use model::BlankNode;pub use model::Dataset;pub use model::GraphLabel;pub use model::Literal;pub use model::NamedNode;pub use model::Object;pub use model::Quad;pub use model::Subject;pub use model::rdf;pub use model::xsd;
Modules§
Functions§
- expand_
canonicalize_ and_ hash - Convenience: expand a JSON-LD document to RDF, canonicalize via RDFC-1.0, and return the SHA-256 hash of the canonical N-Quads output.