schemahttpEducationalAlignment constant

IriTerm const schemahttpEducationalAlignment

educationalAlignment from schemahttp vocabulary [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 schemahttpEducationalAlignment = IriTerm.prevalidated(
  'http://schema.org/educationalAlignment',
);