{"$id":"https://verana-labs.github.io/verifiable-trust-spec/schemas/v4/org.json","$schema":"https://json-schema.org/draft/2020-12/schema","description":"Identifies a legal organization that operates one or more Verifiable Services.","properties":{"credentialSubject":{"properties":{"address":{"maxLength":1024,"minLength":1,"type":"string"},"countryCode":{"maxLength":2,"minLength":2,"pattern":"^[A-Z]{2}$","type":"string"},"id":{"format":"uri","maxLength":2048,"type":"string"},"legalJurisdiction":{"maxLength":64,"minLength":1,"pattern":"^[A-Z]{2}(-[A-Z0-9]{1,3})?$","type":"string"},"lei":{"pattern":"^[A-Z0-9]{20}$","type":"string"},"logo":{"format":"uri","maxLength":1400000,"pattern":"^data:image/(png|jpeg|svg\\+xml);base64,","type":"string"},"name":{"maxLength":512,"minLength":1,"type":"string"},"organizationKind":{"maxLength":64,"minLength":1,"type":"string"},"registryId":{"maxLength":256,"minLength":1,"type":"string"},"registryUri":{"format":"uri","maxLength":4096,"type":"string"}},"required":["id","name","logo","registryId","address","countryCode"],"type":"object"}},"title":"OrganizationCredential","type":"object"}
