typicalCreditsPerTerm constant

IriTerm const typicalCreditsPerTerm

typicalCreditsPerTerm [Expects: https://schema.org/Integer, https://schema.org/StructuredValue]

The number of credits or units a full-time student would be expected to take in 1 term however 'term' is defined by the institution.

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

Implementation

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