Economy3economy3

CANON · FIELD-LENS / CLAIM

Claim

DefinedTerm · DefinedTermSet

TERM CODE
claim
IDENTIFIER
claimEconomy3 field lensmarket3Made for
{
  "@context": [
    "https://schema.org",
    {
      "e3": "https://economy3.org/",
      "hc": "https://holochain.org/",
      "mcp": "https://modelcontextprotocol.io/",
      "p2pShipyard": "https://github.com/darksoil-studio/p2p-shipyard#",
      "skos": "http://www.w3.org/2004/02/skos/core#"
    }
  ],
  "@type": [
    "DefinedTerm",
    "DefinedTermSet"
  ],
  "@id": "https://economy3.org/field-lens/claim",
  "name": "Claim",
  "termCode": "claim",
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/claim-basis",
      "name": "Claim Basis",
      "termCode": "claim_basis"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/claim-scheme",
      "name": "Scheme or Label",
      "termCode": "claim_scheme"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/claim-verify-url",
      "name": "Verification Link",
      "termCode": "claim_verify_url"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:field-lens",
      "name": "Economy3 field lens",
      "value": "claim"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:madeFor",
      "name": "Made for",
      "value": "market3"
    }
  ]
}