entity
E.CareerPath
entity · M1 · §3.3
# E.CareerPath — Career Path The longitudinal sequence of [[E.TrainingEvent]]s and [[E.AssessmentEvent]]s that one [[E.Pilot]] traverses from ab-initio through recurrent service and promotion. The unit across which trajectory and [[P.TNA]] are defined.
Direct neighborhood
8 neighbors
→ outbound→ inbound
Outbound
- consists-of E.TrainingEvent (yaml)
- consists-of E.AssessmentEvent (yaml)
- body-reference E.TrainingEvent (body)
- body-reference E.AssessmentEvent (body)
- body-reference E.Pilot (body)
- body-reference P.TNA (body)
Inbound
- accumulates-along E.Evidence (yaml)
- body-reference E.LifecyclePhase (body)
- traverses E.Pilot (yaml)
- body-reference P.TNA (body)
- body-reference Q15 (body)
- body-reference T.Phase-Siloed-Evidence (body)
Frontmatter
{
"id": "E.CareerPath",
"class": "entity",
"tier": "M1",
"section": "§3.3",
"schema-version": "2.0.0",
"consists-of": [
"[[E.TrainingEvent]]",
"[[E.AssessmentEvent]]"
]
}