instructor constant
IRI for schema: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',
);