typicalCreditsPerTerm constant

IriTerm const typicalCreditsPerTerm

IRI for schemahttp:typicalCreditsPerTerm [Expects: http://schema.org/Integer, http://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: http://schema.org/EducationalOccupationalProgram

Implementation

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