Test: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 39: Line 39:
| templates=Test
| templates=Test
| endpoint=https://query.staging.mardi4nfdi.org/proxy/wdqs/bigdata/namespace/wdq/sparql
| endpoint=https://query.staging.mardi4nfdi.org/proxy/wdqs/bigdata/namespace/wdq/sparql
| log=2
}}
}}

Revision as of 15:13, 15 October 2024

Test

E=mc2

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

Error #sparql :Error query  : SELECT ?taskLabel ?description WHERE {
  wd:Q3784 wdt:P847 ?task .
  ?task wdt:P3 wd:Q3843 .
  ?task rdfs:label ?taskLabel .
  ?task schema:description ?description .
}
LIMIT 1
Error endpoint: https://query.staging.mardi4nfdi.org/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 query.staging.mardi4nfdi.org port 443 after 0 ms: Couldn't connect to server

Error data: Array
(
    [query] => SELECT ?taskLabel ?description WHERE {
  wd:Q3784 wdt:P847 ?task .
  ?task wdt:P3 wd:Q3843 .
  ?task rdfs:label ?taskLabel .
  ?task schema:description ?description .
}
LIMIT 1
    [output] => xml
    [Accept] => application/sparql-results+xml
)