{ "@context": [ "https://www.w3.org/2018/credentials/v1", { "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" } }, { "description": "https://schema.org/description", "name": "https://schema.org/name", "ResidentCard": { "@context": { "@protected": true, "@version": 1.1, "address": "schema:address", "author": { "@context": { "@protected": true, "@version": 1.1, "logo": { "@id": "schema:logo", "@type": "@id" }, "name": "schema:name", "schema": "https://schema.org/" }, "@id": "schema:author" }, "birthDate": "schema:birthDate", "birthPlace": "schema:birthPlace", "familyName": "schema:familyName", "gender": "schema:gender", "givenName": "schema:givenName", "id": "@id", "identifier": "schema:identifier", "maritalStatus": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/vocab", "nationality": "schema:nationality", "schema": "https://schema.org/", "type": "@type" }, "@id": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/vocab" } } ], "id": "urn:uuid:a1c68a3e-0685-11ec-9920-374ad2091d6c", "type": [ "VerifiableCredential", "ResidentCard" ], "description": [ { "@language": "en", "@value": "This certificate proves the reality of your residence in Luxembourg." }, { "@language": "de", "@value": "Diese Bescheinigung belegt die Realit\u00e4t Ihres Wohnsitzes in Luxemburg." }, { "@language": "fr", "@value": "Cette attestation prouve la r\u00e9alit\u00e9 de votre r\u00e9sidence au Luxembourg." } ], "name": [ { "@language": "en", "@value": "Residence certificate" }, { "@language": "de", "@value": "Wohnsitzbescheinigung" }, { "@language": "fr", "@value": "Certificat de r\u00e9sidence" } ], "credentialSubject": { "id": "did:...", "givenName": "John", "nationality": "Fr", "type": "ResidentCard", "familyName": "Doe", "maritalStatus": "single", "identifier": "566GFJHF67876", "gender": "male", "address": "16 av de Bellevue, 75009 Paris, France", "birthDate": "16/10/1995", "birthPlace": "Paris", "author": { "logo": "https://talao.mypinata.cloud/ipfs/QmW2Ph9WixNSPKsQKJmniUEXBzhe2aXV93s88GYeX5FbZ9", "name": "Minist\u00e8re de la Digitalisation du Luxembourg" } }, "credentialSchema": { "id": "https://....../schema/1234", "type": "CTIEschema2021" }, "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" } }