iiRecord
Agentic AI Atlas · Ontology-Driven Development (ODD)
methodology:ontology-driven-developmenta5c.ai
II.
Methodology JSON

methodology:ontology-driven-development

Structured · live

Ontology-Driven Development (ODD) json

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

File · domain/methodologies/methodologies.yamlCluster · domain
Record JSON
{
  "id": "methodology:ontology-driven-development",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Ontology-Driven Development (ODD)",
    "description": "An enhanced enterprise ontology engineering methodology addressing the practical\nchallenges causing 70-80% of ontology projects to fail. Incorporates modular\ncomplexity management, multi-stakeholder alignment framework, enterprise tool\nintegration patterns, advanced quality convergence with business value measurement,\nand domain-specific adaptation for regulated industries and complex domains.\n",
    "methodologyKind": "design-thinking",
    "origin": "Enterprise ontology engineering research",
    "yearIntroduced": "2026"
  },
  "outgoingEdges": [
    {
      "from": "methodology:ontology-driven-development",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:shared--ontology-driven-development",
      "to": "methodology:ontology-driven-development",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ]
}