Crates.io | json-ld-expansion |
lib.rs | json-ld-expansion |
version | 0.21.1 |
source | src |
created_at | 2022-10-18 10:48:00.634338 |
updated_at | 2024-07-10 09:12:16.841461 |
description | JSON-LD document expansion implementation |
homepage | |
repository | https://github.com/timothee-haudebourg/json-ld |
max_upload_size | |
id | 690796 |
size | 84,552 |
This library implements the JSON-LD expansion algorithm
for the json-ld
crate.
The expansion algorithm is provided by the [Expand
] trait.