{ "@context": [ "https://www.w3.org/2018/credentials/v1", { "name": "https://schema.org/name", "description": "https://schema.org/description", "RevocationList2020Status": { "@context": { "@protected": true, "id": "@id", "revocationListCredential": { "@id": "https://w3id.org/vc-revocation-list-2020#revocationListCredential", "@type": "@id" }, "revocationListIndex": "https://w3id.org/vc-revocation-list-2020#revocationListIndex", "type": "@type" }, "@id": "https://w3id.org/vc-revocation-list-2020#RevocationList2020Status" } }, { "CitizenVC": { "@context": { "@protected": true, "@version": 1.1, "author": { "@context": { "@protected": true, "@version": 1.1, "logo": { "@id": "schema:logo", "@type": "@id" }, "name": "schema:name", "schema": "https://schema.org/" }, "@id": "schema:author" }, "id": "@id", "schema": "https://schema.org/", "type": "@type" }, "@id": "https://github.com/TalaoDAO/context#citizenvc" } } ], "id": "urn:uuid:3f94ec42-0686-11ec-9920-374ad2091d6c", "type": [ "VerifiableCredential", "CitizenVC" ], "description": "", "name": [ { "@language": "en", "@value": "Citizen identifier" }, { "@language": "de", "@value": "" }, { "@language": "fr", "@value": "Identifiant du citoyen" } ], "credentialSubject": { "id": "did:...", "type": "CitizenVC", "author": { "logo": "https://talao.mypinata.cloud/ipfs/QmW2Ph9WixNSPKsQKJmniUEXBzhe2aXV93s88GYeX5FbZ9", "name": "Minist\u00e8re de la Digitalisation du Luxembourg" } }, "issuer": "", "credentialStatus": { "id": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/credential/status/1#1234", "type": "RevocationList2020Status", "revocationListIndex": "1234", "revocationListCredential": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/credential/status/1" } }