diff --git a/credentials/utopia-birth-certificate-vc-v2/credential.json b/credentials/utopia-birth-certificate-vc-v2/credential.json index e8a87e1..3119709 100644 --- a/credentials/utopia-birth-certificate-vc-v2/credential.json +++ b/credentials/utopia-birth-certificate-vc-v2/credential.json @@ -1,7 +1,7 @@ { "@context": [ "https://www.w3.org/ns/credentials/v2", - "https://w3id.org/vital-records/v1rc3", + "https://w3id.org/vital-records/v1rc4", "https://w3id.org/vc/render-method/v2rc1" ], "type": [ @@ -9,6 +9,9 @@ "BirthCertificateCredential" ], "issuer": "https://ugh.example/issuer", + "name": "Utopia Birth Certificate", + "image": "https://examples.vcplayground.org/credentials/utopia-birth-certificate-vc-v2/image.png", + "description": "An official information about a person's birth.", "validFrom": "2023-09-30T11:30:00Z", "credentialSubject": { "type": "BirthCertificate",