The Interval Algebra Problem Library (IAPL) provides a set of problems for testing and benchmarking qualitative temporal reasoners based on Allen's Interval Algebra.
The problem library contains consistent problems from the following subalgebras:
- Batsakis et al.'s subalgebra (with 29 relations)
- Pointisable subalgebra (with 187 relations)
The problem sources (in GQR format) are kept under csps. Their RDF/OWL versions together with associated questions are kept under the following directories:
Dir | Subalgebra | Format |
---|---|---|
batsakis-29 | Batsakis et al.'s | Batsakis et al.'s |
timex-29 | Batsakis et al.'s | IBM timex |
timex-187 | Pointisable | IBM timex |
Problems are named according to the following scheme:
p_<size>_d<degree>_s<rel-size>_<digest>.<ext>
where
size
is the number of intervals in the problemdegree
is the average degree of an interval of the problemrel-size
is the average relation size of an edge of the problemdigest
is the md5 digest that uniquely identifies the problem