OpenTXL is a framework for event-driven processing of spatial situations.
Detailed documentation can be found in the folder Documentation.
OpenTXL uses the following concepts and languages:
- Resource Description Framework RDF
- RDF Vocabulary Description Language RDF Schema
- SPARQL Query Language for RDF SPARQL
- Notation3 N3
The OpenTXL framework requires SpatiaLite Version 2.4 (or higher). You can use Homebrew to install this library:
~$ brew install libspatialite
A later version of OpenTXL will be self contained.