Economy3economy3

CANON · FIELD / NAME

Name

DefinedTerm · Property

TERM CODE
name
IDENTIFIER
nameeconomy3:field
EXTERNAL REFERENCE
https://schema.org/name
{
  "@context": [
    "https://schema.org",
    {
      "e3": "https://economy3.org/",
      "hc": "https://holochain.org/",
      "mcp": "https://modelcontextprotocol.io/",
      "p2pShipyard": "https://github.com/darksoil-studio/p2p-shipyard#"
    }
  ],
  "@type": [
    "DefinedTerm",
    "Property"
  ],
  "@id": "https://economy3.org/field/name",
  "name": "Name",
  "termCode": "name",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "economy3:field",
    "value": "name"
  },
  "sameAs": "https://schema.org/name"
}