#859: VC JSON Schema
Discussions
Discussed
Jun 19, 2023 (See Github)
bumped
Discussed
Jul 3, 2023 (See Github)
bumped
Discussed
Oct 23, 2023 (See Github)
[bumped]
Discussed
Oct 30, 2023 (See Github)
Amy: nothing on TR space, trying to figure out if they're going to CR... looks like it from their repo, but no FPWD. Oh, the link in their spec is broken. Looks straightforward and no major architectural implications.
Peter: i18n support?
Amy: punts that to JSON Schema spec
Discussed
Nov 27, 2023 (See Github)
Sorry for the delay on getting back to you on this. We have no architectural concerns with the JSON Schema.
Dan: Seems fine.
Hadley: that works.
agree to close this review as satisfied
Comment by @rhiaro Nov 28, 2023 (See Github)
Sorry for the delay on getting back to you on this. We have no architectural concerns with the JSON Schema.
Comment by @jyasskin Nov 28, 2023 (See Github)
I want to double-check on how the lack of architectural concerns here matches up with @hober's architectural concerrns about polyglot formats in https://github.com/w3ctag/design-principles/issues/239 and https://tess.oconnor.cx/2023/09/polyglots-and-interoperability. This use of JSON Schema to validate JSON-LD (RDF) data seems like it endorses a polyglot format.
Comment by @rhiaro Nov 28, 2023 (See Github)
@jyasskin we expect to address that more broadly as part of the VC data model 2.0 review, asap.
OpenedJun 14, 2023
As an editor of the specification, I'm requesting a TAG review of VC JSON Schema:
Verifiable Credentials (VCs) provide a JSON-LD data model that enables the issuance, sharing, and verification of digital credentials in a secure and interoperable manner. These credentials provide a way for individuals, organizations, and other entities to digitally represent and share their qualifications, attributes, and/or other relevant information. Verifiable Credentials are designed to enhance trust, privacy, and control in digital interactions by allowing the owner of the credentials to control how their information is shared and verified. By adding data schemas to VCs we enable a consistent data shape for credential data, promoting reusability and allowing for static validation of credential data.
Further details:
You should also know that...