Page MenuHomePhabricator

Allow federated queries with Dbnary (kaiko.getalp.org)
Closed, ResolvedPublic

Description

Dbnary (https://kaiko.getalp.org/about-dbnary/) extracts data from Wiktionary dumps and has a SPARQL endpoint at https://kaiko.getalp.org/sparql. It would be useful to be able to do federated queries which combine their data with Wikidata's lexicographical data.

Example query: https://w.wiki/ASZY
Original: https://kaiko.getalp.org/sparql?query=select+*+%7B%0D%0A%09%3Flexeme+a+ontolex%3ALexicalEntry%3B%0D%0A%09%09rdfs%3Alabel+%3Flabel%3B%0D%0A%09%09lexinfo%3ApartOfSpeech+%3Fpos%3B%0D%0A%09%09lime%3Alanguage+%3Flang.%0D%0A%7D+limit+10

Details

Other Assignee
Stevemunene
Related Changes in Gerrit:

Event Timeline

Gehel triaged this task as Medium priority.Aug 16 2024, 9:49 AM

Change #1074199 had a related patch set uploaded (by Ryan Kemper; author: Ryan Kemper):

[operations/puppet@production] wdqs: allow 3 new federated endpoints

https://gerrit.wikimedia.org/r/1074199

Change #1074199 merged by Ryan Kemper:

[operations/puppet@production] wdqs: allow 3 new federated endpoints

https://gerrit.wikimedia.org/r/1074199

Mentioned in SAL (#wikimedia-operations) [2024-09-23T15:20:50Z] <stevemunene@deploy1003> Finished deploy [wdqs/wdqs@316bf7f]: allow 3 new endpoints T364233 T368085 T374195 (duration: 05m 51s)