greaterOrEqual constant
IRI for schemahttp:greaterOrEqual [Expects: http://schema.org/QualitativeValue]
This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.
Can be used on: http://schema.org/QualitativeValue
Implementation
static const greaterOrEqual = IriTerm.prevalidated(
'http://schema.org/greaterOrEqual',
);