II.
Domain JSON
Structured · livedomain:commercial-real-estate
Commercial Real Estate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:commercial-real-estate",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Commercial Real Estate",
"description": "Acquisition, development, leasing, and management of commercial\nproperties — office buildings, retail centers, industrial warehouses,\nand mixed-use developments. Covers financial modeling, tenant\nmanagement, market analysis, and portfolio optimization.\n"
},
"outgoingEdges": [
{
"from": "domain:commercial-real-estate",
"to": "specialization:civil-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:quantity-surveyor",
"to": "domain:commercial-real-estate",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:construction-project-manager",
"to": "domain:commercial-real-estate",
"kind": "applies_to",
"attributes": {}
}
]
}