lesserOrEqual constant

IriTerm const lesserOrEqual

lesserOrEqual [Expects: https://schema.org/QualitativeValue]

This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object.

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

Implementation

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