II.
Synonym JSON
Structured · livesynonym:adapters-run-to-invocation
synonym:adapters-run-to-invocation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "synonym:adapters-run-to-invocation",
"_kind": "Synonym",
"_file": "terminology/synonyms/adapters-run-to-invocation.yaml",
"_cluster": "terminology",
"attributes": {
"termAId": "term:adapters-run",
"termBId": "term:invocation",
"direction": "a-to-b",
"note": "The term \"run\" in the deprecated adapters codebase corresponds to\n\"Invocation\" in the current catalog vocabulary.\n"
},
"outgoingEdges": [
{
"from": "synonym:adapters-run-to-invocation",
"to": "term:adapters-run",
"kind": "synonym_a"
},
{
"from": "synonym:adapters-run-to-invocation",
"to": "term:invocation",
"kind": "synonym_b"
}
],
"incomingEdges": []
}