experienceInPlaceOfEducation constant
IRI for schema:experienceInPlaceOfEducation [Expects: https://schema.org/Boolean]
Indicates whether a {JobPosting} will accept experience (as indicated by {OccupationalExperienceRequirements}) in place of its formal educational qualifications (as indicated by {educationRequirements}). If true, indicates that satisfying one of these requirements is sufficient.
Can be used on: https://schema.org/JobPosting
Implementation
static const experienceInPlaceOfEducation = IriTerm.prevalidated(
'https://schema.org/experienceInPlaceOfEducation',
);