json-ld-expansion

Crates.iojson-ld-expansion
lib.rsjson-ld-expansion
version0.21.2
created_at2022-10-18 10:48:00.634338+00
updated_at2024-12-19 17:35:41.73138+00
descriptionJSON-LD document expansion implementation
homepage
repositoryhttps://github.com/timothee-haudebourg/json-ld
max_upload_size
id690796
size84,717
Timothée Haudebourg (timothee-haudebourg)

documentation

https://docs.rs/json-ld-expansion

README

JSON-LD expansion algorithm

This library implements the JSON-LD expansion algorithm for the json-ld crate.

Usage

The expansion algorithm is provided by the [Expand] trait.

Commit count: 445

cargo fmt