II.
Term JSON
Structured · liveterm:v-model
V-Model json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:v-model",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "V-Model",
"kind": "concept",
"description": "Verification-and-validation extension of waterfall: each\ndevelopment phase has a corresponding test phase mirrored across\nthe V's vertices.\n"
},
"outgoingEdges": [
{
"from": "term:v-model",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}