AlignmentObject constant

IriTerm const AlignmentObject

IRI for schemahttp:AlignmentObject

An intangible item that describes an alignment between a learning resource and a node in an educational framework.

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.

Implementation

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