vc-data-model
vc-data-model copied to clipboard
W3C Verifiable Credentials v2.0 Specification
This PR addresses PR #752 and issue #904 by specifying the Verifiable Credential v2 JSON-LD Context. The new context: 1. Removes all cryptography suites (until it becomes clear what the...
Many use-cases for verifiable credentials require rendering them in some form of user experience, in these instances having a standard way to represent a name and description for a credential...
What should be in it?
This PR is an attempt to address #789 , adding, where appropriate (at least in my opinion), explicit references to the binding of a the holder (who will often be...
Handles the bug described in #770 *** Preview | Diff
This is a first attempt to try and get consensus on a new VC context which removes the conflicting link data proof suites and rather brings them in by reference...
Everyone with access to plaintext is a holder... so the term provides very little value. In protocols, very often the `issuer` is the first holder, and then they `present` to...
We've recently been toying around with the idea of how to enable verifiable credential validation when it's not possible to retrieve arbitrary context files. One of the ways we've looked...
The W3C V1.0 Data Model has little focus on the role of the holder, despite it's inclusion in Figure 1 of the spec. There is little normative text about the...
SHACL constraints would complement the ontology defined as per https://github.com/w3c/vc-data-model/issues/33