II.
Domain JSON
Structured · livedomain:online-learning
Online Learning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:online-learning",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Online Learning",
"description": "Digital-first education delivery — MOOCs, virtual classrooms, asynchronous\ncourse platforms, and blended learning environments. Covers instructional\ndesign for digital media, learner analytics, engagement optimization,\nand content authoring tools.\n"
},
"outgoingEdges": [
{
"from": "domain:online-learning",
"to": "specialization:education",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:e-learning-developer",
"to": "domain:online-learning",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:learning-experience-designer",
"to": "domain:online-learning",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:course-development-lifecycle",
"to": "domain:online-learning",
"kind": "applies_to_domain",
"attributes": {}
}
]
}