Crate rdf_model

Source
Expand description

Structs§

HeapQuad
A heap-allocated quad statement.
HeapTriple
A heap-allocated triple statement.

Enums§

HeapTerm
A heap-allocated term.
TermKind

Statics§

FEATURES
The set of features that are enabled in this build of the crate.

Traits§

Countable
A trait for collections that are countable.
Dataset
An RDF dataset.
Document
An RDF document.
Enumerable
Graph
An RDF graph.
MaybeCountable
A trait for collections that may be countable.
MaybeDurable
MaybeIndexed
MaybeMutable
Queryable
Source
An RDF source.
Statement
An RDF statement.
Term
An RDF term.
Vocabulary
An RDF vocabulary.