II.
Term JSON
Structured · liveterm:bottom-up-decomposition
Bottom-Up Decomposition json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:bottom-up-decomposition",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Bottom-Up Decomposition",
"kind": "concept",
"description": "Methodology that builds from primitive components upward. Source:\nlibrary/methodologies/bottom-up.js.\n"
},
"outgoingEdges": [
{
"from": "term:bottom-up-decomposition",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}