II.
Term JSON
Structured · liveterm:integrated-development-environment
Integrated Development Environment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:integrated-development-environment",
"_kind": "Term",
"_file": "terminology/terms/integrated-development-environment.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:integrated-development-environment.canonical",
"displayName": "Integrated Development Environment",
"kind": "tool",
"description": "A graphical editor with integrated build, debug, and tooling support.\n"
},
"outgoingEdges": [
{
"from": "term:integrated-development-environment",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:ide",
"to": "term:integrated-development-environment",
"kind": "expands_to"
},
{
"from": "definition:integrated-development-environment.canonical",
"to": "term:integrated-development-environment",
"kind": "defines"
}
]
}