11 releases (5 breaking)
0.21.1 | Jul 10, 2024 |
---|---|
0.21.0 | Jul 9, 2024 |
0.20.0 | Jul 8, 2024 |
0.19.2 | Jun 28, 2024 |
0.16.0 | Apr 9, 2024 |
#2127 in Web programming
2,815 downloads per month
Used in 41 crates
(via json-ld)
385KB
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