coursePrerequisites constant
coursePrerequisites [Expects: http://schema.org/AlignmentObject, http://schema.org/Course, http://schema.org/Text]
Requirements for taking the Course. May be completion of another {Course
} or a textual description like "permission of instructor". Requirements may be a pre-requisite competency, referenced using {AlignmentObject
}.
Can be used on: http://schema.org/Course
Implementation
static const coursePrerequisites = IriTerm.prevalidated(
'http://schema.org/coursePrerequisites',
);