II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:expands-to
expands_to (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:expands-to",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-terminology.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "expands_to (meta)",
"name": "expands_to",
"source": [
"meta-node-kind:acronym"
],
"target": [],
"cardinality": "N:1",
"origin": "universal",
"description": "an Acronym expands to a Term. Cross-cluster: Term meta-record lives in meta-registry-catalog-provenance.yaml; only the source side is anchored here."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:expands-to",
"to": "meta-node-kind:acronym",
"kind": "source_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}