entity
E.Instructor
entity · M1 · §3.1
# E.Instructor — Instructor A [[E.Pilot]] qualified to deliver training. Function: *educate*.
Direct neighborhood
5 neighbors
→ outbound→ inbound
Outbound
- delivers E.TrainingEvent (yaml)
- body-reference E.Pilot (body)
Inbound
- body-reference E.Evaluator (body)
- body-reference E.LIFUS (body)
- body-reference P.Train (body)
Frontmatter
{
"id": "E.Instructor",
"class": "entity",
"tier": "M1",
"section": "§3.1",
"schema-version": "2.0.0",
"delivers": [
"[[E.TrainingEvent]]"
]
}