II.
Term JSON
Structured · liveterm:spiral-model
Spiral Model json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:spiral-model",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Spiral Model",
"kind": "concept",
"description": "Boehm's risk-driven iterative methodology that interleaves planning,\nrisk analysis, engineering, and customer evaluation across\nsuccessively-larger spirals.\n"
},
"outgoingEdges": [
{
"from": "term:spiral-model",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}