II.
Term JSON
Structured · liveterm:domain-driven-design
Domain-Driven Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:domain-driven-design",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Domain-Driven Design",
"kind": "concept",
"description": "Eric Evans' design methodology centred on a shared ubiquitous\nlanguage between engineering and domain experts, bounded contexts,\naggregates, and strategic context maps.\n"
},
"outgoingEdges": [
{
"from": "term:domain-driven-design",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:ddd",
"to": "term:domain-driven-design",
"kind": "expands_to"
}
]
}