User:EloiFerrer: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
[https://portal.mardi4nfdi.de/wiki/Dataset:4834865 US Census]
{{#sparql:
{{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>

Latest revision as of 14:32, 10 April 2025

Sorry, the SPARQL server sent an error. (see details with parameter log=2)

Error #sparql :Error query  : PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
PREFIX wd: <https://portal.mardi4nfdi.de/entity/>
SELECT ?qid WHERE {
    BIND (REPLACE(STR(?item), "^.*/Q([^/]*)$", "$1") as ?qid)
    ?item wdt:P1460 wd:Q5976449 .
    ?item wikibase:sitelinks ?sitelinks .
    FILTER (?sitelinks  1 ).
}
LIMIT 10000
OFFSET 0
Error endpoint: https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/namespace/wdq/sparql
Error http_response_code: 404
Error message: <html>
<head><title>404 Not Found</title></head>
<body>

404 Not Found


nginx/1.27.0
</body> </html> Error number: 0 Error message: Error data: Array ( [query] => PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> PREFIX wd: <https://portal.mardi4nfdi.de/entity/> SELECT ?qid WHERE { BIND (REPLACE(STR(?item), "^.*/Q([^/]*)$", "$1") as ?qid) ?item wdt:P1460 wd:Q5976449 . ?item wikibase:sitelinks ?sitelinks . FILTER (?sitelinks 1 ). } LIMIT 10000 OFFSET 0 [output] => xml [Accept] => application/sparql-results+xml )

== basic query

Sorry, there is an error with your endpoint (see details with parameter log=2).

The configuration of https://wdqs.svc/proxy/wdqs/bigdata/namespace/wdq/sparql is not found in the file LinkedWiki/extension.json or in the LocalSettings.php.