educationalLevel constant
educationalLevel [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://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: https://schema.org/CreativeWork, https://schema.org/EducationEvent, https://schema.org/EducationalOccupationalCredential, https://schema.org/LearningResource
Implementation
static const educationalLevel = IriTerm.prevalidated(
'https://schema.org/educationalLevel',
);