II.
MetaNodeKind JSON
Structured · livemeta-node-kind:org-unit
OrgUnit (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:org-unit",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "OrgUnit (meta)",
"name": "OrgUnit",
"cluster": "10-roles",
"prefix": "org-unit",
"origin": "universal",
"purpose": "team/department/squad",
"exampleCount": 0,
"invariants": []
},
"outgoingEdges": [
{
"from": "meta-node-kind:org-unit",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:org-unit",
"to": "meta-attribute:org-unit--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:org-unit",
"to": "meta-attribute:org-unit--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:org-unit",
"to": "meta-attribute:org-unit--kind",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:org-unit",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:org-unit--id",
"to": "meta-node-kind:org-unit",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:org-unit--display-name",
"to": "meta-node-kind:org-unit",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:org-unit--kind",
"to": "meta-node-kind:org-unit",
"kind": "defined_on",
"attributes": {}
}
]
}