educationalAlignment constant
IRI for schemahttp:educationalAlignment [Expects: http://schema.org/AlignmentObject]
An alignment to an established educational framework.
This property should not be used where the nature of the alignment can be described using a simple property, for example to express that a resource {teaches} or {assesses} a competency.
Can be used on: http://schema.org/CreativeWork, http://schema.org/LearningResource
Implementation
static const educationalAlignment = IriTerm.prevalidated(
'http://schema.org/educationalAlignment',
);