We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b7d6c commit 8a40a4eCopy full SHA for 8a40a4e
scholia/config.py
@@ -19,9 +19,9 @@
19
20
DEFAULTS = """
21
[query-server]
22
-sparql_endpoint = https://query.wikidata.org/sparql
+sparql_endpoint = https://query-legacy-full.wikidata.org/sparql
23
sparql_editurl = https://query.wikidata.org/#
24
-sparql_embedurl = https://query.wikidata.org/embed.html#
+sparql_embedurl = https://query-legacy-full.wikidata.org/embed.html#
25
26
[requests]
27
user_agent = Scholia
0 commit comments