Type Definition rdf_types::Object

source ·
pub type Object<I = Id, L = Literal> = Term<I, L>;
Expand description

RDF triple/quad object.