iiRecord
Agentic AI Atlas · Ontology-Driven Development
specialization:ontology-driven-developmenta5c.ai
II.
Specialization JSON

specialization:ontology-driven-development

Structured · live

Ontology-Driven Development json

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

File · domain/specializations/specializations-wiki-targets.yamlCluster · domain
Record JSON
{
  "id": "specialization:ontology-driven-development",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Ontology-Driven Development",
    "description": "Ontology-Driven Development using formal domain ontologies to guide\nschema design, API contracts, and knowledge graph construction.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:ontology-driven-development",
      "to": "domain:software-engineering",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:domain-driven-design",
      "to": "specialization:ontology-driven-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-ontology-driven-development",
      "to": "specialization:ontology-driven-development",
      "kind": "documents"
    }
  ]
}