8 releases (5 breaking)
Uses new Rust 2021
0.12.1 | Jan 10, 2023 |
---|---|
0.11.0 | Jan 5, 2023 |
0.10.0 | Dec 16, 2022 |
0.9.1-beta | Nov 3, 2022 |
#912 in Web programming
304 downloads per month
Used in json-ld
775KB
23K
SLoC
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
lib.rs
:
This library implements the JSON-LD compaction algorithm
for the json-ld
crate.
Usage
The compaction algorithm is provided by the [Compact
] trait.
Dependencies
~5.5MB
~113K SLoC