schemaAssesses constant
assesses from schema vocabulary [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
The item being described is intended to assess the competency or learning outcome defined by the referenced term.
Can be used on: https://schema.org/CreativeWork, https://schema.org/EducationEvent, https://schema.org/LearningResource
Implementation
static const schemaAssesses = IriTerm.prevalidated(
'https://schema.org/assesses',
);