Module json_ld_core::context

source ·
Expand description

Context processing algorithm and related types.

Re-exports

pub use inverse::InverseContext;

Modules

Structs

JSON-LD context.
Context term definitions.
Context key.
Wrapper to consider a term definition without the @protected flag.
@type term definition.

Enums

Term binding.
Term binding reference.
Term definition.
Term definition reference.

Traits

Context fragment to syntax method.

Type Definitions