hasCourseInstance constant
IriTerm
const hasCourseInstance
IRI for schemahttp:hasCourseInstance [Expects: http://schema.org/CourseInstance]
An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students.
Can be used on: http://schema.org/Course
Implementation
static const hasCourseInstance = const IriTerm(
'http://schema.org/hasCourseInstance',
);