II.
Specialization JSON
Structured · livespecialization:domain-driven-design
Domain-Driven Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:domain-driven-design",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-wiki-targets.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Domain-Driven Design",
"description": "Domain-Driven Design for modeling complex business domains through\nubiquitous language, bounded contexts, and strategic design patterns.\n"
},
"outgoingEdges": [
{
"from": "specialization:domain-driven-design",
"to": "domain:software-engineering",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:domain-driven-design",
"to": "specialization:domain-driven-design",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "page:library-domain-driven-design",
"to": "specialization:domain-driven-design",
"kind": "documents"
}
]
}