{
  "@context": {
    "id": "@id",
    "type": "@type",
    "contentHash": { "@id":  "https://velocitynetwork.foundation/contexts#contentHash" },
    "linkCodeCommitment": { "@id":  "https://velocitynetwork.foundation/contexts#linkCodeCommitment" },
    "VelocityContentHash2020": {
      "@id": "https://velocitynetwork.foundation/contexts#VelocityContentHash2020",
      "@context": {
        "id": "@id",
        "type": "@type",
        "value": "@value"
      }
    },
    "VelocityCredentialLinkCodeCommitment2022": {
      "@id": "https://velocitynetwork.foundation/contexts#VelocityCredentialLinkCodeCommitment2022",
      "@context": {
        "id": "@id",
        "type": "@type",
        "value": "@value"
      }
    },
    "VelocityRevocationListJan2021": {
      "@id": "https://velocitynetwork.foundation/contexts#VelocityRevocationListJan2021",
      "@context": {
        "id": "@id",
        "type": "@type",
        "statusListIndex": "https://w3id.org/vc/status-list#statusListIndex",
        "statusListCredential": {
          "@id": "https://velocitynetwork.foundation/contexts#statusListCredential",
          "@type": "@id"
        }
      }
    },
    "VelocityNetworkLayer1Credential": {
      "@id": "https://velocitynetwork.foundation/contexts#VelocityNetworkLayer1Credential",
      "@context": {
        "id": "@id",
        "type": "@type",
        "value": "@value"
      }
    },
    "VelocityNetworkLayer2Credential": {
      "@id": "https://velocitynetwork.foundation/contexts#VelocityNetworkLayer2Credential",
      "@context": {
        "id": "@id",
        "type": "@type",
        "value": "@value"
      }
    }
  }
}