{ "@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", "birthDate": "schema:birthDate", "birthPlace": "schema:birthPlace", "familyName": "schema:familyName", "gender": "schema:gender", "givenName": "schema:givenName", "id": "@id", "identifier": "schema:identifier", "issuedBy": { "@context": { "@protected": true, "@version": 1.1, "logo": { "@id": "schema:logo", "@type": "@id" }, "name": "schema:name", "schema": "https://schema.org/" }, "@id": "schema:issuedBy" }, "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:8930fe9c-0e22-11ec-9ef1-f37fc4c32c40", "type": [ "VerifiableCredential", "ResidentCard" ], "evidence": [ { "id": "https://talao.io/my_proof", "type": [ "DocumentVerification" ] } ], "credentialSubject": { "id": "did:...", "identifier": "566GFJHF67876", "gender": "male", "familyName": "Doe", "givenName": "John", "address": "5 rue de Beaumont, 1219 Luxembourg", "birthPlace": "Luxembourg", "nationality": "Lu", "type": "ResidentCard", "birthDate": "16/10/1995", "maritalStatus": "single", "issuedBy": { "logo": "https://talao.mypinata.cloud/ipfs/QmUHa4kdRMpbwFv9zfsuPjaoW4h79kfvYnsCk9h9eTmDJy", "name": "MyGuichet" } }, "issuer": "", "credentialStatus": { "id": "https://....../TrustMyData-proto/blob/main/credential/status/1#1234", "type": "RevocationList2020Status", "revocationListIndex": "1234", "revocationListCredential": "https://...../TrustMyData-proto/blob/main/credential/status/1" }, "credentialSchema": { "id": "https://...../tsr-vid/residentcard.jsonld", "type": "JsonSchemaValidator2021" }, "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" } ] }