13 releases (8 breaking)
0.15.0 | Jun 6, 2023 |
---|---|
0.14.1 | Apr 25, 2023 |
0.14.0 | Feb 28, 2023 |
0.10.0 | Dec 16, 2022 |
0.9.1-beta | Nov 3, 2022 |
#1935 in Web programming
3,445 downloads per month
Used in 27 crates
(via json-ld)
780KB
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
~7MB
~133K SLoC