json-ld-compaction

Crates.iojson-ld-compaction
lib.rsjson-ld-compaction
version0.21.1
sourcesrc
created_at2022-10-18 10:48:34.405659
updated_at2024-07-10 09:12:49.492888
descriptionJSON-LD document compaction implementation
homepage
repositoryhttps://github.com/timothee-haudebourg/json-ld
max_upload_size
id690797
size84,020
Timothée Haudebourg (timothee-haudebourg)

documentation

https://docs.rs/json-ld-compaction

README

JSON-LD compaction algorithm

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

Usage

The compaction algorithm is provided by the [Compact] trait.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 387

cargo fmt