II.
Domain JSON
Structured · livedomain:real-estate
Real Estate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:real-estate",
"_kind": "Domain",
"_file": "domain/domains/social-humanities-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Real Estate",
"description": "Property technology, facility management, and real estate operations.\n"
},
"outgoingEdges": [
{
"from": "domain:real-estate",
"to": "specialization:operations",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:workplace-space-planning",
"to": "domain:real-estate",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:office-relocation-management",
"to": "domain:real-estate",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "domain:real-estate",
"kind": "applies_to_domain",
"attributes": {}
}
]
}