educationalUse constant

IriTerm const educationalUse

educationalUse [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]

The purpose of a work in the context of education; for example, 'assignment', 'group work'.

Can be used on: https://schema.org/CreativeWork, https://schema.org/LearningResource

Implementation

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