Skip to content

Commit

Permalink
Add EnvelopedVerifiableCredential to JSON-LD Context.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Dec 9, 2023
1 parent 179b88b commit 5cbb196
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contexts/credentials/v2
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
"description": "https://schema.org/description",
"name": "https://schema.org/name",

"EnvelopedVerifiableCredential":
"https://www.w3.org/2018/credentials#EnvelopedVerifiableCredential",

"VerifiableCredential": {
"@id": "https://www.w3.org/2018/credentials#VerifiableCredential",
"@context": {
Expand Down

0 comments on commit 5cbb196

Please sign in to comment.