II.
Domain JSON
Structured · livedomain:government
Government json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:government",
"_kind": "Domain",
"_file": "domain/domains/social-humanities-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Government",
"description": "GovTech, civic technology, public sector digitization, and e-government.\n"
},
"outgoingEdges": [
{
"from": "domain:government",
"to": "specialization:legal-compliance",
"kind": "contains"
},
{
"from": "domain:government",
"to": "specialization:security-compliance",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "stack-profile:geospatial-analytics",
"to": "domain:government",
"kind": "applies_to"
},
{
"from": "stack-profile:government-portal",
"to": "domain:government",
"kind": "applies_to"
},
{
"from": "workflow:civic-data-publication",
"to": "domain:government",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:e-government-accessibility-audit",
"to": "domain:government",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:public-procurement-compliance",
"to": "domain:government",
"kind": "applies_to_domain",
"attributes": {}
}
]
}