jsbean / ArithmeticTools

Basic arithmetic types and operations
MIT License
3 stars 0 forks source link

Resolve naming discrepancy in IntervalRelation #89

Closed mossheim closed 7 years ago

mossheim commented 7 years ago

All IntervalRelations are CustomStringConvertible to their exact name except for .contains, which is converted to "during". Which should we use?

mossheim commented 7 years ago

Oops, I mean .containedBy

jsbean commented 7 years ago

Ahh beautiful! Yes, I updated the actual case, but not the description.

In the original Allen Interval Algebra, the terminology during is used. However, that seems very temporality-centric, though these ranges are not tied to temporality.