II.
SkillArea JSON
Structured · liveskill-area:BIM-modeling
BIM Modeling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:BIM-modeling",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "BIM Modeling",
"description": "Creating and managing Building Information Models using tools such as\nRevit, ArchiCAD, and Tekla — producing 3D parametric models that encode\ngeometry, materials, cost data, and scheduling for integrated project\ndelivery.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:BIM-modeling",
"to": "domain:construction",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:BIM-modeling",
"to": "domain:civil-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:BIM-modeling",
"to": "specialization:construction-technology",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": []
}