1 unstable release

0.16.0 Apr 9, 2024

#2372 in Web programming

Download history 137/week @ 2024-04-07 28/week @ 2024-04-14 9/week @ 2024-04-21 7/week @ 2024-04-28

181 downloads per month
Used in 2 crates (via json-ld)

MIT/Apache

375KB
12K SLoC

JSON-LD serialization.

This crate implements JSON-LD serialization (from RDF dataset to JSON-LD) through the linked_data crate. The input value can be an RDF dataset, or any type implementing linked_data::LinkedData.


lib.rs:

This crate implements JSON-LD serialization (from RDF dataset to JSON-LD) through the linked_data crate. The input value can be an RDF dataset, or any type implementing linked_data::LinkedData.

Dependencies

~13MB
~262K SLoC