Crate json_ld_compaction

Source
Expand description

This library implements the JSON-LD compaction algorithm for the json-ld crate.

§Usage

The compaction algorithm is provided by the Compact trait.

Structs§

Options
Compaction options.

Enums§

Error

Traits§

Compact
Compaction function.
CompactFragment
CompactIndexedFragment
Type that can be compacted with an index.
EmbedContext
Context embeding method.

Type Aliases§

CompactDocumentResult
CompactFragmentResult