CANON · FIELD / MAKER
Maker
DefinedTerm · Property
- TERM CODE
- maker
- IDENTIFIER
- makereconomy3:field
- EXTERNAL REFERENCE
- https://schema.org/manufacturer
{
"@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/maker",
"name": "Maker",
"termCode": "maker",
"identifier": {
"@type": "PropertyValue",
"propertyID": "economy3:field",
"value": "maker"
},
"sameAs": "https://schema.org/manufacturer"
}