monthsOfExperience constant

IriTerm const monthsOfExperience

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

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

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

Implementation

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