syllabusSections constant

IriTerm const syllabusSections

IRI for schema:syllabusSections [Expects: https://schema.org/Syllabus]

Indicates (typically several) Syllabus entities that lay out what each section of the overall course will cover.

Can be used on: https://schema.org/Course

Implementation

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