{ "@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" } }, { "name": "https://schema.org/name", "description": "https://schema.org/description", "DriverLicense": { "@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", "schema": "https://schema.org/", "type": "@type" }, "@id": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/vocab" } } ], "id": "urn:uuid:e2f7cb12-0e23-11ec-9ef1-f37fc4c32c40", "type": [ "VerifiableCredential", "DriverLicense" ], "credentialSubject": { "id": "did:...", "identifier": "566GFJHF67876", "author": { "logo": "https://talao.mypinata.cloud/ipfs/QmW2Ph9WixNSPKsQKJmniUEXBzhe2aXV93s88GYeX5FbZ9", "name": "Minist\u00e8re de la Digitalisation du Luxembourg" }, "givenName": "John", "type": "DriverLicense", "birthDate": "16/10/1995", "familyName": "Doe", "address": "16 av de Bellevue, 75009 Paris, France", "gender": "male", "birthPlace": "Paris" }, "issuer": "", "credentialStatus": { "id": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/credential/status/1#1234", "type": "RevocationList2020Status", "revocationListCredential": "https://github.com/TalaoDAO/TrustMyData-proto/blob/main/credential/status/1", "revocationListIndex": "1234" }, "credentialSchema": { "id": "https://....../schema/1234", "type": "CTIEschema2021" }, "description": [ { "@language": "en", "@value": "Electronic driver license" }, { "@language": "de", "@value": "" }, { "@language": "fr", "@value": "Attestation \u00e9lectronique sign\u00e9e de permis de conduire \n\n\n" } ], "name": [ { "@language": "en", "@value": "Driver license" }, { "@language": "de", "@value": "" }, { "@language": "fr", "@value": "Permis de conduire" } ] }