termDuration constant
termDuration [Expects: https://schema.org/Duration]
The amount of time in a term as defined by the institution. A term is a length of time where students take one or more classes. Semesters and quarters are common units for term.
Can be used on: https://schema.org/EducationalOccupationalProgram
Implementation
static const termDuration = IriTerm.prevalidated(
'https://schema.org/termDuration',
);