{ "@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": "hhtps://chema.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" ], "credentialSubject": { "id": "did:...", "identifier": "566GFJHF67876", "gender": "male", "familyName": "Thevenet", "givenName": "Thierry", "address": "16 rue de Wattignies, 75012 Paris", "birthPlace": "Toulouse", "nationality": "Fr", "type": "ResidentCard", "birthDate": "1963-09-13", "maritalStatus": "Mari\u00e9", "issuedBy": { "logo": "https://talao.mypinata.cloud/ipfs/QmSzEWZaEVpnSDtscjvCQbY5mczJrt4VTBhPu3VwwWCua7", "name": "Ville de Paris" } }, "issuer": "", "credentialSchema": { "id": "https://...../tsr-vid/residentcard.jsonld", "type": "JsonSchemaValidator2021" }, "description": [ { "@language": "en", "@value": "This certificate proves the reality of your residence in Paris." }, { "@language": "de", "@value": "Diese Bescheinigung belegt die Realit\u00e4t Ihres Wohnsitzes in Paris." }, { "@language": "fr", "@value": "Cette attestation prouve la r\u00e9alit\u00e9 de votre r\u00e9sidence dans la Ville de Paris." } ], "name": [ { "@language": "en", "@value": "Residence certificate" }, { "@language": "de", "@value": "Wohnsitzbescheinigung" }, { "@language": "fr", "@value": "Certificat de r\u00e9sidence" } ] }