{"$id":"https://verana-labs.github.io/verifiable-trust-spec/schemas/v4/ua.json","$schema":"https://json-schema.org/draft/2020-12/schema","description":"Identifies a User Agent instance and the software version it runs. The issuer identifies the software product line.","properties":{"credentialSubject":{"properties":{"build":{"maxLength":128,"minLength":1,"type":"string"},"id":{"format":"uri","maxLength":2048,"type":"string"},"version":{"maxLength":64,"minLength":1,"type":"string"}},"required":["id","version"],"type":"object"}},"title":"UserAgentCredential","type":"object"}
