schemaHttpEducationalLevel constant
IriTerm
const schemaHttpEducationalLevel
educationalLevel from schema-http 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(
'http://schema.org/educationalLevel',
);