is_greater_or_equal_to
Use it like this:
- [ #is/_greater_or_equal_to :: QualitativeValue ] or
- [ is_greater_or_equal_to :: QualitativeValue ]
This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.
Relation describes that: [ #has_/domain :: QualitativeValue ] ( #has_/name :: is_greater_or_equal_to ) ( #has_/range :: QualitativeValue )
[ #is_/inverse_of :: is_lesser_or_equal_to]
[ #is_/complement_of :: is_lesser_than]