II.
Domain JSON
Structured · livedomain:higher-education
Higher Education json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:higher-education",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Higher Education",
"description": "Post-secondary academic institutions — universities, colleges, and\ngraduate programs. Covers admissions, enrollment management, course\nscheduling, research administration, and alumni engagement platforms.\nIncludes both traditional campus and distance learning models.\n"
},
"outgoingEdges": [
{
"from": "domain:higher-education",
"to": "specialization:education",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:academic-advisor",
"to": "domain:higher-education",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:registrar",
"to": "domain:higher-education",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:admissions-officer",
"to": "domain:higher-education",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:curriculum-developer",
"to": "domain:higher-education",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:student-enrollment",
"to": "domain:higher-education",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "domain:higher-education",
"kind": "applies_to_domain",
"attributes": {}
}
]
}