Versions and packages

The RDF editor was built on Emacs version 29.

The tree view is based on the excellent tree-view package by Tilman Rassy. Also, the directory tree view is directly taken from his package. Find his repositories here: github timlanrassy. Both packages are also available on Melpa.

The OpenStreetMap display is based on the OSM package. Find it here on GitHub: osm.

The SPARQL page is based on sparql-mode, which you can find here: sparql-mode and on Melpa.

The PostgreSQL analysis was made using PGMacs by Eric Marsden, which can be found here: PGmacs and on Melpa. Eric also gave a talk at EmacsConf 2024.

I’ve used the eye-browse package extensively. It allows you to switch back and forth between the application and the development environment. Find it also on Melpa.