ssi-contexts

Crates.iossi-contexts
lib.rsssi-contexts
version
sourcesrc
created_at2021-04-01 14:26:11.988964
updated_at2025-01-15 10:23:30.451371
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
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
standards (github:spruceid:standards)

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: 616

cargo fmt