courseSchedule constant

IriTerm const courseSchedule

IRI for schemahttp:courseSchedule [Expects: http://schema.org/Schedule]

Represents the length and pace of a course, expressed as a {Schedule}.

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

Implementation

static const courseSchedule = IriTerm.prevalidated(
  'http://schema.org/courseSchedule',
);