{
  "@context": {
    "cawg": "https://cawg.io/identity/1.1/ica/#",
    "schema": "https://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "@vocab": "https://www.w3.org/ns/credentials/examples#",
    "verifiedIdentities": {
      "@id": "cawg:verifiedIdentities",
      "@container": "@set"
    },
    "c2paAsset": "cawg:c2paAsset",
    "referenced_assertions": {
      "@id": "cawg:referenced_assertions",
      "@container": "@set"
    },
    "sig_type": "cawg:sig_type",
    "role": {
      "@id": "cawg:role",
      "@type": "@vocab"
    },
    "expected_partial_claim": "cawg:expected_partial_claim",
    "expected_claim_generator": "cawg:expected_claim_generator",
    "expected_countersigners": "cawg:expected_countersigners",
    "username": "schema:alternateName",
    "uri": "@id",
    "provider": "cawg:provider",
    "verifiedAt": {
      "@id": "schema:dateIssued",
      "@type": "xsd:dateTime"
    },
    "method": "cawg:method",
    "address": "cawg:address",
    "name": "schema:name"
  }
}
