{ "@context": { "@version": 1.1, "PersonNameCredential": { "@id": "https://www.dev.cartrust.com/credentials#PersonNameCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "givenName": "schema:givenName", "familyName": "schema:familyName" } }, "PostalAddressCredential": { "@id": "https://www.dev.cartrust.com/credentials#PostalAddressCredential", "@type": "https://schema.org/PostalAddress" }, "CommercialRegisterCredential": { "@id": "https://www.dev.cartrust.com/credentials#CommercialRegisterCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "companyName": "schema:name", "companyNumber": "schema:identifier", "courtId": "schema:identifier", "registerType": "schema:Text", "retrievalDate": "schema:Date", "contentUrl": "schema:contentUrl", "contentHash": "schema:identifier", "country": "schema:addressCountry" } }, "PowerOfAttorneyCredential": { "@id": "https://www.dev.cartrust.com/credentials#PowerOfAttorneyCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "to": "schema:identifier", "poaType": "schema:Text", "contentUrl": "schema:contentUrl", "contentHash": "schema:identifier" } }, "VehicleCredential": { "@id": "https://www.dev.cartrust.com/credentials#VehicleCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "vehicleIdentificationNumber": "schema:vehicleIdentificationNumber", "model": "schema:model", "certificateOfRegistrationNumber": "schema:identifier", "licensePlate": "schema:identifier" } }, "OwnershipCredential": { "@id": "https://www.dev.cartrust.com/credentials#OwnershipCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "objectIdentifier": "schema:identifier" } }, "HoldershipCredential": { "@id": "https://www.dev.cartrust.com/credentials#HoldershipCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "objectIdentifier": "schema:identifier" } }, "InsuranceCredential": { "@id": "https://www.dev.cartrust.com/credentials#InsuranceCredential", "@type": "@id", "@context": { "@version": 1.1, "schema": "https://schema.org/", "insuranceCode": "schema:identifier" } } } }