Crates.io | json-ld-compaction |
lib.rs | json-ld-compaction |
version | 0.21.1 |
source | src |
created_at | 2022-10-18 10:48:34.405659 |
updated_at | 2024-07-10 09:12:49.492888 |
description | JSON-LD document compaction implementation |
homepage | |
repository | https://github.com/timothee-haudebourg/json-ld |
max_upload_size | |
id | 690797 |
size | 84,020 |
This library implements the JSON-LD compaction algorithm
for the json-ld
crate.
The compaction algorithm is provided by the [Compact
] trait.
Licensed under either of
at your option.
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.