DOTR is a stream reasoner that combines temporal and ontological reasoning
To compile DOTR:
- Compile the T-Rex engine in the T-Rex folder. T-Rex is available at https://github.com/deib-polimi/TRex
- Compile the RDFox cpp engine in the RDFox folder.
- Add ANTLR v.4.6 in the antlr folder
- Compile with make