Expand description

Context processing algorithm and related types.

Re-exports

pub use inverse::InverseContext;
pub use inverse::Inversible;

Modules

Structs

Processed context referencing its original unprocessed local context.

Processed context attached to its original unprocessed local context.

Options of the Context Processing Algorithm.

Traits

JSON-LD context.

Mutable JSON-LD context.

Trait for types that are or wrap a mutable context.

Local context used for context expansion.

Type Definitions

Context processing result.

Trait aliases