ssi-contexts

Crates.iossi-contexts
lib.rsssi-contexts
version0.1.5
sourcesrc
created_at2021-04-01 14:26:11.988964
updated_at2023-06-28 17:05:41.810784
descriptionJSON-LD context files related to Verifiable Credentials, Decentralized Identifiers, and Linked Data Proofs
homepagehttps://github.com/spruceid/ssi/tree/main/contexts/
repositoryhttps://github.com/spruceid/ssi/
max_upload_size
id376681
size413,639
Simon Bihel (sbihel)

documentation

https://docs.rs/ssi-contexts/

README

SSI Contexts

JSON-LD context files related to Verifiable Credentials, Decentralized Identifiers, and Linked Data Proofs. These contexts are used in ssi but are packaged separately because their licenses differ from ssi's license.

Updating

Sometimes context files change over time. This crate aims to keep up to date with upstream changes in the context files it contains. To manually re-fetch the context files, run the script update.sh in the source directory.

Licenses

The licenses of the context files are summarized in the following table. For more details, see the LICENSES.md file.

Files License
W3C context files W3C Software and Document Notice and License.
Schema.org context files Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
DIF context files Apache License, Version 2.0
Commit count: 531

cargo fmt