Hi DBpedians,
I am happy to announce the pre-release of the Facete3 faceted search terminal app which already allows one to explore the live Databus SPARQL endpoint.
Because it is a terminal app, you can install it on a remote server, and use it via SSH - admins probably already see where this is going
java -cp bundle.jar facete3 https://databus.dbpedia.org/repo/sparql
You can get the bundled jar from the release section of
An upcoming feature is the addition of a checkbox to the result list view that allows one to mark datasets, so that subsequent processes can e.g. download and deploy them.
Cheers!