Expand description

JSON-LD context processing types and algorithms.

Modules

Structs

JSON-LD context.
Options of the Context Processing Algorithm.
Processed context that also borrows the original, unprocessed, context.
Processed context that also owns the original, unprocessed, context.
Reference to a processed context that also borrows the original, unprocessed, context.
Context processing stack.

Enums

Errors that can happen during context processing.
Processing mode.
Warnings that can be raised during context processing.

Traits

Context document loader.
Context processing functions.

Type Definitions

Located error.
Located warning.
Result of context processing functions.