schemaEducationalAlignment constant
educationalAlignment from schema vocabulary [Expects: https://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: https://schema.org/CreativeWork, https://schema.org/LearningResource
Implementation
static const schemaEducationalAlignment = IriTerm.prevalidated(
'https://schema.org/educationalAlignment',
);