II.
Term JSON
Structured · liveterm:org-unit
OrgUnit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:org-unit",
"_kind": "Term",
"_file": "terminology/terms/org-unit.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:org-unit.canonical",
"displayName": "OrgUnit",
"kind": "role",
"references": [
"NodeKind:OrgUnit"
],
"description": "Team/department/squad\n"
},
"outgoingEdges": [
{
"from": "term:org-unit",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:org-unit.canonical",
"to": "term:org-unit",
"kind": "defines"
}
]
}