targetDescription constant

IriTerm const targetDescription

IRI for schema:targetDescription [Expects: https://schema.org/Text]

The description of a node in an established educational framework.

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

Implementation

static const targetDescription = IriTerm.prevalidated(
  'https://schema.org/targetDescription',
);