alignmentType constant

IriTerm const alignmentType

alignmentType [Expects: http://schema.org/Text]

A category of alignment between the learning resource and the framework node. Recommended values include: 'requires', 'textComplexity', 'readingLevel', and 'educationalSubject'.

Can be used on: http://schema.org/AlignmentObject

Implementation

static const alignmentType = IriTerm.prevalidated(
  'http://schema.org/alignmentType',
);