II.
Domain JSON
Structured · livedomain:nonprofit
Nonprofit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:nonprofit",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Nonprofit",
"description": "Nonprofit operations, fundraising, grant management, and impact measurement.\n"
},
"outgoingEdges": [
{
"from": "domain:nonprofit",
"to": "specialization:operations",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:grant-lifecycle-management",
"to": "domain:nonprofit",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "domain:nonprofit",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:donor-stewardship-cycle",
"to": "domain:nonprofit",
"kind": "applies_to_domain",
"attributes": {}
}
]
}