Expand description
Resource Description Framework (RDF) utilities, including the URDNA2015 canonicalization algorithm.
Modules§
- generator
- Resource identifier generators.
- interpretation
- Resource interpretations.
- urdna2015
- URDNA2015 canonicalization algorithm implementation.
- vocabulary
- Lexical domain abstractions.
Structs§
- Dataset
With Entry Point - Interpreted RDF dataset with an entry point.
- LdEnvironment
- NQuads
Statement - Wrapper to display an RDF Quad as an N-Quads statement.
Traits§
- AnyLd
Environment - Interpretation
- RDF resource interpretation.
- Interpretation
Mut - Mutable RDF resource interpretation.
- IntoN
Quads - Quad iterator extension to produce an N-Quads document.
- Linked
Data - Linked-Data type.
- Linked
Data Resource - Type that can have an interpretation.
- Linked
Data Subject - Serialize a Linked-Data node.
- Vocabulary
- Vocabulary.
- Vocabulary
Mut - Mutable vocabulary.
Type Aliases§
- DataSet
- RDF DataSet produced form a JSON-LD document.
- Lexical
Interpretation - Lexical
Quad - Lexical RDF quad.
- Lexical
Quad Ref - Lexical RDF quad reference.