II.
SkillArea JSON
Structured · liveskill-area:learning-management-systems
Learning Management Systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:learning-management-systems",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Learning Management Systems",
"description": "Implementing and administering LMS platforms — course authoring (SCORM/xAPI),\nlearning path design, competency tracking, compliance training management,\nand integration with talent development workflows.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:learning-management-systems",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:learning-management-systems",
"to": "domain:edtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}