home.social

#qlever — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qlever, aggregated by home.social.

fetched live
  1. #Wikidata

    depuis mon retour de #Wikimania, #Qlever timeout sur des requêtes qui fonctionnaient bien auparavant. Je me suis dit que c'était probablement le résultat de la transition de Query en Qlever qui devait faire en sorte que Qlever serait peu à peu remisé, mais tant query-scholarly que query ne sont pas plus fonctionnels qu'avant...

    exemple : qlever.dev/wikidata/OKV3WC

  2. Bah crotte, j'étais tout content de pouvoir mettre de côté #OverpassTurbo au profit de #QLever bien plus performant sur les requêtes. Mais y a pas de fonction pour charger les données sous #JOSM 🤔

  3. Had a hard time getting qlever to work nice with systemd. Eventually had to run it using docker with this service file:

    [Unit]
    Description=QLever
    Requires=docker.service
    After=docker.service network-online.target

    [Service]
    Type=oneshot
    RemainAfterExit=yes
    User=rene
    Group=rene
    WorkingDirectory=/var/deploy/qlever/vici
    ExecStart=/usr/bin/qlever start
    ExecStop=/usr/bin/qlever stop
    TimeoutStartSec=300

    [Install]
    WantedBy=multi-user.target

    #qlever #linkedData #rdf #systemd

  4. Jetzt im #WikiKult Barcamp zeigt uns @awinkler wie wir M-IDs von Wikimedia Commons mit föderierten SPARQL-Queries abfragen (über qlever.dev, weil es im derzeit noch auf Blazegraph basierten Wikidata Query Service einen Timeout geben würde).

    Der Endpunkt wird so eingebunden:

    SERVICE <qlever.dev/api/wikimedia-commo>

    #wikidata #qlever #wikimediacommons

  5. Egalement partagé lors de #PatNum,

    L'arrivée d'un nouveau Triplestore #RDF Open Source qui change complètement la donne : QLever

    docs.qlever.dev

    Les performances impressionnantes de cet outil lève les (dernières) contraintes à travailler en RDF-natif.

    La Fondation SAPA l'utilise déjà pour l'accès SPARQL à ses données publiques. Nous avons d'ailleurs fait dernièrement une mise à jour vers la dernière version!

    qlever-ui.performing-arts.ch

    #QLever

  6. #qlever wikidata endpoint now appears to sync with #wikidata in real-time. Updates are available basically immediately.👌

  7. Just learned from @vrandecic 's presentation (videolectures.net/videos/iswc2) that there is a #wikidata #qlever interface mimicking the #WDQS gui. So here you've got native support for visualisations etc. -> wikidata-query-gui.scholia.wik

    The interface has the drop-down-autocompletion function but no implicit PREFIXes, so you must add these on your own. Not a perfect replacement for WDQS but close.

  8. #SWAT4HCLS nice to see #qlever with a 1 trillion triple dataset. Or four UniProts ;)

  9. Hier die Daten, dies schon nach #qlever geschafft haben: qlever.dev/wikidata/ZVyIxB

    Kann das Procedere gerne in einem Blog-Beiträg schildern, wenn Dein Call noch offen ist, @JensB

  10. Released wikibase-cli v20.0.0 ✨

    It includes a new command – `wb graph-path` – to find the path between a subject and an object via a given property, on the entities relations graph.

    Package: npmjs.com/package/wikibase-cli
    Changelog: github.com/maxlath/wikibase-cl

    #wikibase #wikidata #sparql #qlever #taxonomy

  11. That's a list I've been looking for for some time: mediawiki.org/wiki/Wikibase/In

    It shows the differences between the RDF source of a Wikidata item and the way it's stored in the RDF actually used in #Wikidata Query Service #WDQS (and in #qlever as well, apparently).

    I'd stumbled over the fact that "?item a wikibase:Item" doesn't return any results. The link above explains why.

  12. What is in #wikidata? The answer to this question on the Wikidata:Statistics page (wikidata.org/wiki/Wikidata:Sta) hasn't been updated for a while. This #sparql query run in #qlever provides a snapshot of the current situation (it's not entirely identical as P31/P279* times out even in qlever but it conveys the idea): qlever.dev/wikidata/k9TJoh

    Articles have the lion's share, paintings and manifestations of wirtten works are well represented, though.

  13. Für einen kurzen Impuls habe ich mir die Präsenz der Stiftung Preußischer Kulturbesitz im #Wikiversum angesehen und ein paar Daten dazu zusammengetragen. Neben #qlever, #petscan und #glamorgan habe ich inbesondere versucht, die Revisionshistorie der Items auszuwerten. Da ließe sich sicher noch mehr herausholen. Wenn also jemand Ideen hat, gerne! Präsentation, Daten und Code zum Nachbasteln gibt es unter doi.org/10.5281/zenodo.18380310

    #wikidata #wikimediacommons #openglam #openglamdata

  14. There will be changes in the week of January 20th 2026 regarding the WDQS graph split and sunsetting of the legacy service. There is a qlever.scholia.wiki/ mirror running with QLever as backend with the full Wikidata content. This mirror is part of an evaluation of alternatives to Blazegraph.

    #wikidata #scholia #qlever

  15. new blog post: "Rescuing @wdscholia #2: getting closer" chem-bla-ics.linkedchemistry.i doi.org/10.59350/6t2qh-2f839

    "But we are getting close. So, please give qlever.scholia.wiki a go, and let us know your observations. As Linus’s law writes: Given enough eyeballs, all bugs are shallow."

    Replying to this post makes it show up in my blog.

    #wikidata #sparql #qlever

  16. we have moved closer to having the option to switch to a #QLever backend. Beta testers can assist by exploring the interim QLever-backed Scholia instance: qlever.scholia.wiki/

    Any issues can reported here (we appreciate it!): github.com/ad-freiburg/scholia

    #wikidata #sparql

  17. Ok, it now seems as if #qlever mapped the data-namespace (data:Q42 a schema:Dataset) onto the wd namespace (wd:Q42 a wikibase:Item) which makes it more compatible with #wikidata. I find it still a bit confusing as it differs from the RDF source. If you want to get, say, the number of sitelinks of an element you must now use "wd:Q42 wikibase:sitelinks ?n" in your #SPARQL both in qlever and in #WDQS. Previously, IIRC, you had to do "?dataset schema:about wd:Q42; ?dataset wikibase:sitelinks ?n".

  18. kleiner Service-#SPARQL-Query für Radfahrer:innen in #berlin Fahrradreparaturstationen in Berlin laut #openstreetmap, abgefragt mit #qlever: qlever.dev/osm-planet/7rq0zw?e

  19. #SWIB25

    La bibliothèque nationale allemande offre depuis peu un SPARQL EndPoint à ses ressources RDF

    sparql.dnb.de/

    Construit avec #Qlever

  20. Gestern kam im #SPARQL-Workshop auf, wieso man überhaupt noch den #WDQS-Service benutzen sollte und nicht gleich den performanteren #wikidata-Endpunkt von #qlever . Gründe sind für mich aktuell noch:

    - Autocomplete funktioniert in #wdqs insofern besser, als man ihn gezielter triggern kann
    - mehr Optionen der Ergebnisvisualisierung
    - gut nutzbare Code-Snippets
    - aktuellere Daten

    Oft schreibe ich die Queries in WDQS und führe sie dann in Qlever aus.

  21. According to #openstreetmap (as imported into #qlever) there are 5446 "Via Dante Alighieri" in Italy (qlever.dev/osm-planet/GT1RO7). The distribution is not perfectly even.

    #sparql

  22. Die @DNB_Aktuelles hat jetzt den #qlever-Endpunkt in eine eigene Subdomain geholt, über den der Datenbestand der DNB (und #GND) als #LOD performant ausgewertet werden: sparql.dnb.de/

    Es gibt auch schon ein Dokument mit einer Beispielabfrage. Ich gehe davon aus, dass das dank des #DNBLab bald deutlich mehr werden: wiki.dnb.de/plugins/servlet/mo