json-ld-expansion

Crates.iojson-ld-expansion
lib.rsjson-ld-expansion
version0.21.1
sourcesrc
created_at2022-10-18 10:48:00.634338
updated_at2024-07-10 09:12:16.841461
descriptionJSON-LD document expansion implementation
homepage
repositoryhttps://github.com/timothee-haudebourg/json-ld
max_upload_size
id690796
size84,552
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: 387

cargo fmt