Economy3economy3

CANON · FIELD-LENS / OPERATIONS3-RECORD

Record

DefinedTerm · DefinedTermSet

TERM CODE
operations3-record
TERMS IN THIS SET
Labor hoursLabor cost
IDENTIFIER
operations3-recordEconomy3 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/operations3-record",
  "name": "Record",
  "termCode": "operations3-record",
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/labor-hours",
      "name": "Labor hours",
      "termCode": "labor_hours"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/field/labor-usd",
      "name": "Labor cost",
      "termCode": "labor_usd"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:field-lens",
      "name": "Economy3 field lens",
      "value": "operations3-record"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:madeFor",
      "name": "Made for",
      "value": "operations3"
    }
  ]
}