Crate json_ld_syntax

source ·
Expand description

This library provide functions to parse JSON-LD contexts and print JSON-LD documents.

Re-exports

pub use container::Container;
pub use container::ContainerKind;
pub use container::ContainerRef;
pub use context::Context;

Modules

Macros

Constructs a Loc<json_syntax::Value, (), ()> from a JSON literal.

Structs

Object.
Wrapper to view a value without considering the order of the objects entries.

Enums

Reference to context.
Internationalized string direction.
Error code.
JSON-LD keywords.
Value kind.
Language tag that may not be well-formed.
Language tag buffer that may not be well-formed.
Value that can be null.
A fragment of a [serde_json::Value].
Value.

Constants

Number buffer stack capacity.
String stack capacity.

Traits

Functions

Type Definitions

Array.
Value wrapped inside a locspan::Meta container.
Number buffer.
String.