II.
OrgUnit JSON
Structured · liveorg-unit:data-governance-team
Data Governance Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:data-governance-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Data Governance Team",
"kind": "team",
"description": "Data stewardship, classification, lineage, and access policies.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:data-quality-scorecard-review",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-classification-audit",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-quality-investigation",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:metrics-definition-alignment",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-mesh-domain-ownership-review",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-warehouse-schema-governance",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-access-request-workflow",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:civic-data-publication",
"to": "org-unit:data-governance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}