II.
SkillArea JSON
Structured · liveskill-area:PLC-programming
PLC Programming json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:PLC-programming",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "PLC Programming",
"description": "Programming programmable logic controllers using IEC 61131-3 languages —\nladder logic, structured text, function block diagrams, sequential function\ncharts, and integrating PLCs with SCADA and MES layers.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:PLC-programming",
"to": "domain:industrial-automation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:PLC-programming",
"to": "domain:embedded-systems",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}