Expand description
Resource interpretations.
Re-exports§
pub use fallible::FallibleInterpretation;
Modules§
Structs§
- Blank
IdsOf - Grdf
Quads Of - IdsOf
- Indexed
- IrisOf
- Literals
Of - QuadsOf
- Resource
Index - Resource
Index Iter - TermsOf
- Iterator over the terms of an interpreted resource.
- Vocabulary
Interpretation - Vocabulary interpretation.
- With
Generator - Combines any RDF interpretation with a node id generator to make it
implement
InterpretationMut
.
Enums§
Traits§
- Blank
IdInterpretation - Blank node identifier interpretation.
- Blank
IdInterpretation Mut - Blank node identifier interpretation.
- IdInterpretation
- Node identifier interpretation.
- IdInterpretation
Mut - Node identifier interpretation.
- Interpret
- RDF interpretation function.
- Interpretation
- RDF resource interpretation.
- Interpretation
Mut - Mutable RDF resource interpretation.
- IriInterpretation
- IRI Interpretation.
- IriInterpretation
Mut - Mutable IRI interpretation.
- Literal
Interpretation - Literal value interpretation.
- Literal
Interpretation Mut - Mutable literal value interpretation.
- Reverse
Blank IdInterpretation - Reverse
Blank IdInterpretation Mut - Reverse
IdInterpretation - Reverse node identifier interpretation.
- Reverse
IdInterpretation Mut - Reverse
IriInterpretation - Reverse
IriInterpretation Mut - Reverse
Literal Interpretation - Reverse
Literal Interpretation Mut - Reverse
Term Interpretation - Reverse
Term Interpretation Mut - Mutable reverse term identifier interpretation.
- Term
Interpretation - RDF Term interpretation.
- Term
Interpretation Mut - Traversable
Interpretation