Expand description
This library implements the JSON-LD expansion algorithm
for the json-ld
crate.
§Usage
The expansion algorithm is provided by the Expand
trait.
Structs§
Enums§
Traits§
- Expand
- Document expansion.
- Warning
Handler - Handler for the possible warnings emitted during the expansion of a JSON-LD document.
Type Aliases§
- Expansion
Result - Result of the document expansion.