II.
MetaNodeKind JSON
Structured · livemeta-node-kind:meta-cluster
MetaCluster (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:meta-cluster",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "MetaCluster (meta)",
"name": "MetaCluster",
"cluster": "15-catalog-provenance",
"prefix": "meta-cluster",
"origin": "universal",
"purpose": "A first-class record describing one editorial cluster of the catalog\nontology (e.g. `10-roles`, `15-catalog-provenance`). Groups the\nMetaNodeKinds and MetaEdgeKinds that live inside that cluster.",
"exampleCount": 0,
"invariants": [
"id starts with meta-cluster:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:meta-cluster",
"to": "meta-cluster:catalog-provenance",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:meta-cluster",
"to": "meta-attribute:meta-cluster--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-cluster",
"to": "meta-attribute:meta-cluster--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-cluster",
"to": "meta-attribute:meta-cluster--cluster-number",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-cluster",
"to": "meta-attribute:meta-cluster--scope",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-edge-kind:defines-meta-cluster",
"to": "meta-node-kind:meta-cluster",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:contains-meta-node-kind",
"to": "meta-node-kind:meta-cluster",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:in-cluster",
"to": "meta-node-kind:meta-cluster",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:meta-cluster--id",
"to": "meta-node-kind:meta-cluster",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-cluster--display-name",
"to": "meta-node-kind:meta-cluster",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-cluster--cluster-number",
"to": "meta-node-kind:meta-cluster",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-cluster--scope",
"to": "meta-node-kind:meta-cluster",
"kind": "defined_on",
"attributes": {}
}
]
}