Expand description

Data structures for RDF 1.1 and RDF-star concepts like IRI, literal or triples.

If the sophia feature is enabled, the types defined in model implement the appropriate trait from Sophia.

Re-exports

pub use crate::model::*;

Structs

An RDF IRI.

An error raised when generalized RDF cannot be converted to strict RDF.

A SPARQL variable.

Enums

A generalized RDF term.

A restriction of Term that can be used in the graph name position.

A restriction of Term that can be used as the subject of an RDF triple.

An RDF term.