Skip to content

CANON · SCOPE-PROPERTY / OBS-VOCAB-UNITCODE

unitCode

Property

EXTERNAL REFERENCE
https://schema.org/unitCode
DOMAIN INCLUDES
{"@id":"https://economy3.org/canon-scope/obs-vocab"}
RANGE INCLUDES
{"@id":"https://schema.org/Text"}
{
  "@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": "Property",
  "@id": "https://economy3.org/scope-property/obs-vocab-unitcode",
  "name": "unitCode",
  "sameAs": "https://schema.org/unitCode",
  "domainIncludes": {
    "@id": "https://economy3.org/canon-scope/obs-vocab"
  },
  "rangeIncludes": {
    "@id": "https://schema.org/Text"
  }
}