educationalAlignment constant

IriTerm const educationalAlignment

IRI for schema:educationalAlignment [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 educationalAlignment = IriTerm.prevalidated(
  'https://schema.org/educationalAlignment',
);