{
"id": "domain:civil-engineering",
"_kind": "Domain",
"_file": "domain/domains/science-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Civil Engineering",
"description": "Structural analysis, construction management, and infrastructure.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:structural-analysis-review",
"to": "domain:civil-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:construction-schedule-optimization",
"to": "domain:civil-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:environmental-impact-assessment",
"to": "domain:civil-engineering",
"kind": "applies_to_domain",
"attributes": {}
}
]
}