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