II.
MetaNodeKind JSON
Structured · livemeta-node-kind:framework
Framework (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:framework",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-domain.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Framework (meta)",
"name": "Framework",
"cluster": "9-domain",
"prefix": "framework",
"origin": "universal",
"purpose": "framework",
"exampleCount": 0,
"invariants": [
"exactly one belongs_to_language unless multiLanguage=true (V-4.2)"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:framework",
"to": "meta-cluster:domain",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:framework",
"to": "meta-attribute:framework--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:framework",
"to": "meta-attribute:framework--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:framework",
"to": "meta-attribute:framework--multi-language",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-edge-kind:belongs-to-language",
"to": "meta-node-kind:framework",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:framework--id",
"to": "meta-node-kind:framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:framework--display-name",
"to": "meta-node-kind:framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:framework--multi-language",
"to": "meta-node-kind:framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-cluster:domain",
"to": "meta-node-kind:framework",
"kind": "contains_meta_node_kind",
"attributes": {}
}
]
}