User:EloiFerrer

From MaRDI portal
Revision as of 14:14, 28 November 2024 by EloiFerrer (talk | contribs)

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, the SPARQL server sent an error. (see details with parameter log=2)

Error #sparql :Error query  : select * where { ?x ?y ?z . } LIMIT 5
Error endpoint: http://wdqs.svc/proxy/wdqs/bigdata/namespace/wdq/sparql
Error http_response_code: 0
Error message: Error (see log)
Error number: 7
Error message: Failed to connect to wdqs.svc port 80 after 1 ms: Couldn't connect to server

Error data: Array
(
    [query] => select * where { ?x ?y ?z . } LIMIT 5
    [output] => xml
    [Accept] => application/sparql-results+xml
)