| Crates.io | json-ld-expansion |
| lib.rs | json-ld-expansion |
| version | 0.21.2 |
| created_at | 2022-10-18 10:48:00.634338+00 |
| updated_at | 2024-12-19 17:35:41.73138+00 |
| description | JSON-LD document expansion implementation |
| homepage | |
| repository | https://github.com/timothee-haudebourg/json-ld |
| max_upload_size | |
| id | 690796 |
| size | 84,717 |
This library implements the JSON-LD expansion algorithm
for the json-ld crate.
The expansion algorithm is provided by the [Expand] trait.