WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
215 stars 77 forks source link

Fix #2427 language index time out #2448

Closed fnielsen closed 3 months ago

fnielsen commented 3 months ago

Table of works in language for language index timed out. This fix uses the Synia query which takes long time, but does not time out.

Fixes #2427

Description

Change the SPARQL query slightly.

Caveats

Please list anything which has been left out of this PR or which should be considered before this PR is accepted Check any of the following which apply:

If you make changes to the Python code

Testing

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

Checklist