25 releases (14 breaking)
0.21.1 | Jul 10, 2024 |
---|---|
0.20.0 | Jul 8, 2024 |
0.15.1 | Dec 6, 2023 |
0.15.0 | Jun 6, 2023 |
0.9.1-beta | Nov 3, 2022 |
#905 in Web programming
6,638 downloads per month
Used in 64 crates
(via json-ld)
740KB
22K
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
~13MB
~257K SLoC