II.
Domain JSON
Structured · livedomain:proptech
PropTech json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:proptech",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "PropTech",
"description": "Property technology, smart buildings, and real estate marketplace tech.\n"
},
"outgoingEdges": [
{
"from": "domain:proptech",
"to": "specialization:embedded-systems",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:smart-building-systems-review",
"to": "domain:proptech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tenant-experience-optimization",
"to": "domain:proptech",
"kind": "applies_to_domain",
"attributes": {}
}
]
}