{ "@context": [ "https://www.w3.org/2018/credentials/v1", { "ParticipantCredential": { "@context": { "@protected": true, "@version": 1.1, "companyName": "schema:legalName", "companyNumber": "schema:taxID", "headquarter": { "@context": { "@protected": true, "@version": 1.1, "country": "schema:addressCountry", "schema": "https://schema.org/" }, "@id": "https://gaia-x.gitlab.io/policy-rules-committee/trust-framework/participant/" }, "id": "@id", "legal": { "@context": { "@protected": true, "@version": 1.1, "country": "schema:addressCountry", "schema": "https://schema.org/" }, "@id": "https://gaia-x.gitlab.io/policy-rules-committee/trust-framework/participant/" }, "lei": "schema:leiCode", "parentOrganisation": "schema:parentOrganization", "schema": "https://schema.org/", "subOrganisation": "schema:subOrganization", "type": "@type" }, "@id": "https://gaia-x.gitlab.io/policy-rules-committee/trust-framework/participant/" } } ], "id": "urn:uuid:f4d76267-9d0f-438c-9cf0-d3271a91a313", "type": [ "VerifiableCredential", "ParticipantCredential" ], "credentialSubject": { "id": "did:...", "type": "ParticipantCredential", "companyName": "Talao SAS", "companyNumber": " FR7501.837674480", "legal": { "country": "FR" }, "headquarter": { "country": "FR" } }, "issuer": "", "issuanceDate": "2022-03-20T12:18:26Z", "expirationDate": "2022-04-01T12:18:26Z", "credentialSchema": { "id": "https://raw.githubusercontent.com/walt-id/waltid-ssikit-vclib/master/src/test/resources/schemas/ParticipantCredential.json", "type": "JsonSchemaValidator2018" } }