Page MenuHomePhabricator

Add query.portal.mardi4nfdi.de to WDQS allowlist
Closed, ResolvedPublic

Description

https://wikibase.world/wiki/Item:Q35 - NFDI Open Math Research Data
See https://portal.mardi4nfdi.de/wiki/Property:P11 for the mappings to wikidata

Event Timeline

Addshore renamed this task from Add [endpoint] to WDQS allowlist to Add query.portal.mardi4nfdi.de to WDQS allowlist.Aug 27 2025, 11:17 AM

Change #1193365 had a related patch set uploaded (by Brouberol; author: Brouberol):

[operations/puppet@production] wdqs: add NFDI Open Math Research Data to allow-list

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

brouberol changed the task status from Open to In Progress.Oct 3 2025, 8:08 AM

Change #1193365 merged by Brouberol:

[operations/puppet@production] wdqs: add NFDI Open Math Research Data to allow-list

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

The URL for queries is likely meant to be https://query.portal.mardi4nfdi.de/sparql?...
Looks like the form I filled out was unclear, as I entered https://query.portal.mardi4nfdi.de for where the query endpoint is (which is its location for humans)

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

[operations/puppet@production] wdqs: Fix 3 federation endpoint URLs

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

Change #1193942 merged by Ryan Kemper:

[operations/puppet@production] wdqs: Fix 3 federation endpoint URLs

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

@Addshore How could we change the template that would make it clear that we are looking for the .../sparql URL? What would be the correct wording?
Thank you!

Likely differentiating "sparql API endpoint" and "sparql user interface *optional" or such.
I guess when I filled out the form I expected whoever adjusted the whitelist to validate what was being added, hence I didn't think to hard about how to interrupt "endpoint"

RKemper updated Other Assignee, added: RKemper.
RKemper subscribed.

EDIT: Ignore the below, mixed up tickets!


Test query looks good:

https://query.wikidata.org/#SELECT%20%3Fs%20%3Fp%20%3Fo%20%7B%0A%20%20SERVICE%20%3Chttps%3A%2F%2Fartsdata-trifid-production.herokuapp.com%2Fquery%3E%20%7B%0A%20%20%20%20%3Fs%20%3Fp%20%3Fo%0A%20%20%7D%0A%7D%0ALIMIT%2010

This is done.


Regarding the template discussion: yes this is something we should make more clear in the template, just to make the process even easier.