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