schemahttpEducationalLevel constant
educationalLevel from schemahttp vocabulary [Expects: http://schema.org/DefinedTerm, http://schema.org/Text, http://schema.org/URL]
The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.
Can be used on: http://schema.org/CreativeWork, http://schema.org/EducationEvent, http://schema.org/EducationalOccupationalCredential, http://schema.org/LearningResource
Implementation
static const schemahttpEducationalLevel = IriTerm.prevalidated(
'http://schema.org/educationalLevel',
);