II.
Domain JSON
Structured · livedomain:smart-cities
Smart Cities json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:smart-cities",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smart Cities",
"description": "Urban infrastructure augmented with IoT, data analytics, and AI —\nintelligent traffic management, smart grids, environmental monitoring,\nand citizen-facing digital services. Requires integration across\nmultiple municipal systems.\n"
},
"outgoingEdges": [
{
"from": "domain:smart-cities",
"to": "specialization:data-engineering-analytics",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:urban-planner",
"to": "domain:smart-cities",
"kind": "applies_to",
"attributes": {}
}
]
}