instructor constant

IriTerm const instructor

instructor [Expects: https://schema.org/Person]

A person assigned to instruct or provide instructional assistance for the {CourseInstance}.

Can be used on: https://schema.org/CourseInstance

Implementation

static const instructor = IriTerm.prevalidated(
  'https://schema.org/instructor',
);