{ "@context": [ { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "AMLCTFCredential": { "@id": "https://raw.githubusercontent.com/redbellynetwork/receptor-schema/refs/heads/main/schemas/json-ld/AMLCTFCredential.jsonld#AMLCTFCredential", "@context": { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "aml-vocab": "https://github.com/redbellynetwork/receptor-schema/blob/main/credentials/amlCtfCredential.md#", "xsd": "http://www.w3.org/2001/XMLSchema#", "amlCheckStatus": { "@id": "aml-vocab:amlCheckStatus", "@type": "xsd:string" }, "pepStatus": { "@id": "aml-vocab:pepStatus", "@type": "xsd:string" }, "sanctionsCheck": { "@id": "aml-vocab:sanctionsCheck", "@type": "xsd:string" }, "adverseMediaStatus": { "@id": "aml-vocab:adverseMediaStatus", "@type": "xsd:string" }, "monitoringStatus": { "@id": "aml-vocab:monitoringStatus", "@type": "xsd:string" } } } } ] }