experienceInPlaceOfEducation constant
IRI for schemahttp:experienceInPlaceOfEducation [Expects: http://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: http://schema.org/JobPosting
Implementation
static const experienceInPlaceOfEducation = IriTerm.prevalidated(
'http://schema.org/experienceInPlaceOfEducation',
);