CourseInstance constant

IriTerm const CourseInstance

IRI for schema:CourseInstance

An instance of a {Course} which is distinct from other instances because it is offered at a different time or location or through different media or modes of study or to a specific section of students.

Implementation

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