We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3d152 commit 68e17acCopy full SHA for 68e17ac
credentials/utopia-birth-certificate-vc-v2/credential.json
@@ -1,7 +1,7 @@
1
{
2
"@context": [
3
"https://www.w3.org/ns/credentials/v2",
4
- "https://w3id.org/vital-records/v1rc3",
+ "https://w3id.org/vital-records/v1rc4",
5
"https://w3id.org/vc/render-method/v2rc1"
6
],
7
"type": [
@@ -10,6 +10,7 @@
10
11
"issuer": "https://ugh.example/issuer",
12
"name": "Utopia Birth Certificate",
13
+ "image": "https://examples.vcplayground.org/credentials/utopia-birth-certificate-vc-v2/image.png",
14
"description": "An official information about a person's birth.",
15
"validFrom": "2023-09-30T11:30:00Z",
16
"credentialSubject": {
0 commit comments