II.
Term JSON
Structured · liveterm:terminal-user-interface
Terminal User Interface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:terminal-user-interface",
"_kind": "Term",
"_file": "terminology/terms/terminal-user-interface.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:terminal-user-interface.canonical",
"displayName": "Terminal User Interface",
"kind": "tool",
"description": "An interactive UI rendered inside a terminal emulator.\n"
},
"outgoingEdges": [
{
"from": "term:terminal-user-interface",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:tui",
"to": "term:terminal-user-interface",
"kind": "expands_to"
},
{
"from": "definition:terminal-user-interface.canonical",
"to": "term:terminal-user-interface",
"kind": "defines"
}
]
}