instructor constant
instructor [Expects: http://schema.org/Person]
A person assigned to instruct or provide instructional assistance for the {CourseInstance
}.
Can be used on: http://schema.org/CourseInstance
Implementation
static const instructor = IriTerm.prevalidated(
'http://schema.org/instructor',
);