{ "@context": [ { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "EnhancedIdCredential": { "@id": "https://raw.githubusercontent.com/redbellynetwork/receptor-schema/refs/heads/main/schemas/json-ld/EnhancedIdCredential.jsonld#EnhancedIdCredential", "@context": { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "kyc-eid-vocab": "https://github.com/redbellynetwork/receptor-schema/blob/main/credentials/enhancedId.md#", "xsd": "http://www.w3.org/2001/XMLSchema#", "name": { "@id": "kyc-eid-vocab:name", "@type": "xsd:string" }, "dataSource": { "@id": "kyc-eid-vocab:dataSource", "@type": "xsd:string" }, "birthDate": { "@id": "kyc-eid-vocab:birthDate", "@type": "xsd:integer" }, "referenceId": { "@id": "kyc-eid-vocab:referenceId", "@type": "xsd:string" }, "country": { "@id": "kyc-eid-vocab:country", "@type": "xsd:string" }, "documentType": { "@id": "kyc-eid-vocab:documentType", "@type": "xsd:string" }, "expiryDate": { "@id": "kyc-eid-vocab:expiryDate", "@type": "xsd:integer" }, "publicAddress": { "@id": "kyc-eid-vocab:publicAddress", "@type": "xsd:string" } } } } ] }