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