iiRecord
Agentic AI Atlas · Domain-Driven Design
term:domain-driven-designa5c.ai
II.
Term JSON

term:domain-driven-design

Structured · live

Domain-Driven Design json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}