iiRecord
Agentic AI Atlas · Term (meta)
meta-node-kind:terma5c.ai
II.
MetaNodeKind JSON

meta-node-kind:term

Structured · live

Term (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:term",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Term (meta)",
    "name": "Term",
    "cluster": "14-terminology",
    "prefix": "term",
    "origin": "universal",
    "purpose": "a named term in the ontology",
    "exampleCount": 0,
    "invariants": [
      "has at least one Definition (V-6.1)",
      "canonicalDefinitionId resolves (V-6.2)",
      "references resolve in current schema version (V-6.4)"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:term",
      "to": "meta-cluster:catalog-provenance",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:term",
      "to": "meta-attribute:term--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:term",
      "to": "meta-attribute:term--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:term--id",
      "to": "meta-node-kind:term",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:term--display-name",
      "to": "meta-node-kind:term",
      "kind": "defined_on",
      "attributes": {}
    }
  ]
}