targetDescription constant

IriTerm const targetDescription

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

The description of a node in an established educational framework.

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

Implementation

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