iiRecord
Agentic AI Atlas · OntologySchema.metaClusters
meta-attribute:ontology-schema--meta-clustersa5c.ai
II.
MetaAttribute JSON

meta-attribute:ontology-schema--meta-clusters

Structured · live

OntologySchema.metaClusters 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-attribute:ontology-schema--meta-clusters",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "OntologySchema.metaClusters",
    "name": "metaClusters",
    "parentNodeKindId": "meta-node-kind:ontology-schema",
    "type": "list<ref<MetaCluster>>",
    "required": false,
    "description": "The set of MetaClusters that partition the meta-shape of this ontology snapshot."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:ontology-schema--meta-clusters",
      "to": "meta-node-kind:ontology-schema",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:ontology-schema",
      "to": "meta-attribute:ontology-schema--meta-clusters",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}