Economy3economy3

CANON · FIELD-LENS / PLAN

Plan

DefinedTerm · DefinedTermSet

TERM CODE
plan
IDENTIFIER
planEconomy3 field lensoperations3Made 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/plan",
  "name": "Plan",
  "termCode": "plan",
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/est-start",
      "name": "Estimated start",
      "termCode": "est_start"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/est-end",
      "name": "Estimated end",
      "termCode": "est_end"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/est-cost",
      "name": "Estimated cost",
      "termCode": "est_cost"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:field-lens",
      "name": "Economy3 field lens",
      "value": "plan"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:madeFor",
      "name": "Made for",
      "value": "operations3"
    }
  ]
}