[][src]Module json_ld::expansion

Expansion algorithm and types.

Structs

Entry
Options

Enums

Expanded
IntoIter
Iter

Functions

expand
expand_array
expand_element

https://www.w3.org/TR/json-ld11-api/#expansion-algorithm The default specified value for ordered and from_map is false.

expand_iri
expand_literal

https://www.w3.org/TR/json-ld11-api/#value-expansion

expand_node
expand_value
node_id_of_term

Convert a lenient term to a node id, if possible. Return None if the term is null.