II.
Term JSON
Structured · liveterm:double-diamond
Double Diamond json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:double-diamond",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Double Diamond",
"kind": "concept",
"description": "Design Council's design-process model: two diamonds of divergence\nand convergence — Discover/Define for the right problem, then\nDevelop/Deliver for the right solution.\n"
},
"outgoingEdges": [
{
"from": "term:double-diamond",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}