Allen's interval algebra: Difference between revisions

Content deleted Content added
fix example
Line 85:
* [https://code.google.com/p/allenintervalrelationships/ A simple java library implementing the concept of Allen's temporal relations and the path consistency algorithm]
* [https://github.com/Breinify/brein-time-utilities Java library implementing Allen's Interval Algebra] (incl. data and index structures, e.g., [[interval tree]])
* [https://www.w3.org/TR/owl-time/ OWL-Time Time Ontology in OWL] an [[Web Ontology Language|OWL]]-2 DL ontology of temporal concepts, for describing the temporal properties of resources in the world or described in Web pages.
* [https://github.com/m-westphal/gqr GQR] is a reasoner for Allen's interval algebra (and many others)
* [https://github.com/alreich/qualreas qualreas] is a Python framework for qualitative reasoning over networks of relation algebras, such as RCC-8, Allen's interval algebra, and Allen's algebra integrated with Time Points and situated in either Left- or Right-Branching Time.