[][src]Module json_ld::context

Context processing algorithm and types.

Structs

JsonContext
ProcessingOptions
ProcessingStack
RemoteContext
TermDefinition

Traits

Context

JSON-LD active context.

ContextMut
Loader
Local

Local context used for context expansion.

Functions

define

Follows the https://www.w3.org/TR/json-ld11-api/#create-term-definition algorithm. Default value for base_url is None. Default values for protected and override_protected are false.

expand_iri

Default values for document_relative and vocab should be false and true.

has_protected_items