iiRecord
Agentic AI Atlas · used_on_attribute (meta)
meta-edge-kind:used-on-attributea5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:used-on-attribute

Structured · live

used_on_attribute (meta) json

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

File · catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:used-on-attribute",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "used_on_attribute (meta)",
    "name": "used_on_attribute",
    "source": [
      "meta-node-kind:meta-enum"
    ],
    "target": [
      "meta-node-kind:meta-attribute"
    ],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "a MetaEnum is used as the value-set for one or more MetaAttributes",
    "inverse": "meta-edge-kind:enum-value-for"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:used-on-attribute",
      "to": "meta-node-kind:meta-enum",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:used-on-attribute",
      "to": "meta-node-kind:meta-attribute",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}