II.
Acronym JSON
Structured · liveacronym:rag
acronym:rag json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "acronym:rag",
"_kind": "Acronym",
"_file": "terminology/acronyms/rag.yaml",
"_cluster": "terminology",
"attributes": {
"acronym": "RAG",
"expandsToTermId": "term:retrieval-augmented-generation",
"description": "Acronym for RAG.\n"
},
"outgoingEdges": [
{
"from": "acronym:rag",
"to": "term:retrieval-augmented-generation",
"kind": "expands_to"
}
],
"incomingEdges": []
}