monthsOfExperience constant

IriTerm const monthsOfExperience

IRI for schemahttp:monthsOfExperience [Expects: http://schema.org/Number]

Indicates the minimal number of months of experience required for a position.

Can be used on: http://schema.org/OccupationalExperienceRequirements

Implementation

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