II.
Methodology JSON
Structured · livemethodology:ontology-driven-development
Ontology-Driven Development (ODD) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}