{
  "vct": "eu.we-build:site:1",
  "name": "Site Attestation",
  "description": "SD-JWT VC schema for the WeBuild Site Attestation (vct: eu.we-build:site:1).",
  "display": [
    {
      "locale": "en-US",
      "name": "Site Attestation",
      "description": "SD-JWT VC schema for the WeBuild Site Attestation (vct: eu.we-build:site:1)."
    }
  ],
  "claims": [
    {
      "path": [
        "additional_identifiers",
        "gln"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Gln"
        }
      ]
    },
    {
      "path": [
        "additional_identifiers",
        "duns"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Duns"
        }
      ]
    },
    {
      "path": [
        "additional_identifiers",
        "bpns"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Bpns"
        }
      ]
    },
    {
      "path": [
        "additional_identifiers",
        "siret"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Siret"
        }
      ]
    },
    {
      "path": [
        "additional_identifiers"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Additional Identifiers"
        }
      ],
      "description": "Object containing additional standardized identifiers for the site."
    },
    {
      "path": [
        "additional_addresses"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Additional Addresses"
        }
      ]
    },
    {
      "path": [
        "economic_operator",
        "identifier"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Identifier"
        }
      ]
    },
    {
      "path": [
        "economic_operator"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Economic Operator"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "attestation_legal_category"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Attestation Legal Category"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Name"
        }
      ],
      "description": "The common name of the site.",
      "mandatory": true
    },
    {
      "path": [
        "address",
        "postal_code"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Postal Code"
        }
      ]
    },
    {
      "path": [
        "address",
        "country"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Country"
        }
      ]
    },
    {
      "path": [
        "address",
        "street"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Street"
        }
      ]
    },
    {
      "path": [
        "address",
        "house_number"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "House Number"
        }
      ]
    },
    {
      "path": [
        "address",
        "locality"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Locality"
        }
      ]
    },
    {
      "path": [
        "address",
        "region"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Region"
        }
      ]
    },
    {
      "path": [
        "address"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Address"
        }
      ],
      "description": "The primary physical address of the site.",
      "mandatory": true
    },
    {
      "path": [
        "schema_version"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Schema Version"
        }
      ]
    },
    {
      "path": [
        "identifier"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Identifier"
        }
      ],
      "description": "Globally unique identifier (UUID) for the site.",
      "mandatory": true
    },
    {
      "path": [
        "trust_anchor_url"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Trust Anchor Url"
        }
      ]
    }
  ]
}