II.
Domain JSON
Structured · livedomain:building-information-modeling
Building Information Modeling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:building-information-modeling",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Building Information Modeling",
"description": "Digital representation and management of building design and construction\ndata — 3D modeling, clash detection, quantity takeoff, and facility\nlifecycle management. BIM enables multidisciplinary coordination\nacross architecture, structure, and MEP trades.\n"
},
"outgoingEdges": [
{
"from": "domain:building-information-modeling",
"to": "specialization:civil-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:BIM-coordinator",
"to": "domain:building-information-modeling",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "domain:building-information-modeling",
"kind": "applies_to_domain",
"attributes": {}
}
]
}