Visualisation of Talk-of-Europe data using Pengine and the Swish-Prolog backend
It is very simple to get this example to work in your own environment because you only need a webserver to host html, css, png and js files.
First, the index.html page loads the required libs and css. After that
- the Pengine.js makes connections to the SWISH Pengine backend,
- informs it which prolog file to use,
- does some prolog queries,
- fetches the results
- and displays them.