As part of the Nix@NGI packaging effort, funded by NLnet under the NGI0 Review grant, we added QLever: a graph database that implements the RDF and SPARQL standards.
As such, we’ve packaged qlever and qlever-control in Nixpkgs.
The first contains the necessary tools to index datasets & start a server and the second provides a helpful wrapper that controls various aspects of QLever.
Furthermore, we packaged qlever-ui in our NGI forge, which provides an easy-to-use web interface for the server.
Try it out
Visit the application page, launch the QLever UI in a container or NixOS VM:
nix run github:ngi-nix/forge/3e2c94a5#qlever-app.vm
and follow the usage instructions.
Share your feedback
We’d like to hear from you, so please leave your feedback using this short survey.
Alternatively, you can join the:
for any further comments or questions.
Links
Packaged by @eljamm - Nix@NGI team