{
  "vct": "eu.we-build:gln:1",
  "name": "WeBuild – GLN Number (Global Location Number) Attestation – SD-JWT VC payload",
  "description": "Schema for the SD-JWT VC payload of a GLN Number Attestation as defined in the GLN Attestation Rulebook (Chapter 3.2). This models the JSON claims set prior to SD-JWT disclosure/packing. The attestation provides a verifiable, standardized representation of a legal entity's GS1-registered identity and location data, based on a company's Global Company Prefix, supporting supply chain transparency and supplier due diligence within KYS processes.",
  "display": [
    {
      "locale": "en-US",
      "name": "WeBuild – GLN Number (Global Location Number) Attestation",
      "description": "Schema for the SD-JWT VC payload of a GLN Number Attestation as defined in the GLN Attestation Rulebook (Chapter 3.2). This models the JSON claims set prior to SD-JWT disclosure/packing. The attestation provides a verifiable, standardized representation of a legal entity's GS1-registered identity and location data, based on a company's Global Company Prefix, supporting supply chain transparency and supplier due diligence within KYS processes."
    }
  ],
  "claims": [
    {
      "path": [
        "@context"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "@context"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "type"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Type"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "credentialSchema",
        "type"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Type"
        }
      ]
    },
    {
      "path": [
        "credentialSchema",
        "id"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Id"
        }
      ]
    },
    {
      "path": [
        "credentialSchema"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "CredentialSchema"
        }
      ]
    },
    {
      "path": [
        "renderMethod"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "RenderMethod"
        }
      ]
    },
    {
      "path": [
        "attestation_legal_category"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Attestation Legal Category"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "id"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Id"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "validUntil"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "ValidUntil"
        }
      ]
    },
    {
      "path": [
        "name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Name"
        }
      ]
    },
    {
      "path": [
        "schema_version"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Schema Version"
        }
      ]
    },
    {
      "path": [
        "issuer",
        "name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Name"
        }
      ]
    },
    {
      "path": [
        "issuer",
        "id"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Id"
        }
      ]
    },
    {
      "path": [
        "issuer"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Issuer"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "validFrom"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "ValidFrom"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "description"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Description"
        }
      ]
    },
    {
      "path": [
        "credentialSubject",
        "id"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Id"
        }
      ],
      "description": "GS1 Digital Link URI for the GLN."
    },
    {
      "path": [
        "credentialSubject",
        "keyAuthorization"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "KeyAuthorization"
        }
      ]
    },
    {
      "path": [
        "credentialSubject",
        "organization"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Organization"
        }
      ]
    },
    {
      "path": [
        "credentialSubject"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "CredentialSubject"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "trust_anchor_url"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Trust Anchor Url"
        }
      ]
    }
  ]
}