Skip to content

Commit

Permalink
Adding the envelopedVerifiableCredential to the vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman committed Dec 4, 2023
1 parent 3ef9512 commit 7dbd6c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vocab/credentials/v2/vocabulary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ property:
domain: [cred:VerifiableCredential, cred:VerifiablePresentation]
range: xsd:dateTime

- id: envelopedVerifiableCredential
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-envelopedVerifiableCredential
label: Enveloped credential
domain: cred:VerifiablePresentation
range: IRI

- id: verifiableCredential
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-verifiableCredential
label: Verifiable credential graph
Expand Down

0 comments on commit 7dbd6c5

Please sign in to comment.