Crate json_ld[][src]

Re-exports

pub use compaction::Compact;
pub use context::Context;
pub use context::ContextMut;
pub use context::ContextMutProxy;
pub use context::JsonContext;
pub use object::Node;
pub use object::Object;
pub use object::Value;

Modules

Context processing algorithm and types.

Expansion algorithm and types.

Nodes, lists and values.

Syntax elements.

Utility functions.

Structs

Blank node identifier.

Error type.

File-system loader.

Indexed objects.

Raised when something tried to build a language string without language tag or direction.

Language string.

Dummy loader.

Remote JSON-LD document.

Enums

Internationalized string direction.

Error code.

Lexicon identifier.

Value that can be null.

Processing mode.

Node reference.

Traits

JSON-LD document.

Unique identifier types.

Document loader.

Types that can be converted into a borrowed node reference.

Type Definitions

Result of the document expansion algorithm.