sparqles icon indicating copy to clipboard operation
sparqles copied to clipboard

SPARQL Endpoint Status

Results 34 sparqles issues
Sort by recently updated
recently updated
newest added

The black question marks have returned on the discoverability page. "Bundesamt f������r Statistik (BFS) - Swiss Federal Statistical Office (FSO) Linked Data" http://sparqles.ai.wu.ac.at/discoverability

Hi, could you please correct the above URL to our sparql endpoint to lowercase letters like: http://vocab.nerc.ac.uk/sparql/ Our sparql endpoint has been live since 2012 but the uppercase URL shows...

http://sparqles.ai.wu.ac.at/endpoint?uri=http%3A%2F%2Fvocab.getty.edu%2Fsparql says Server Name: "Apache-Coyote" server name has been detected in the HTTP Get response header However the server returns a different header: ``` >curl -I http://vocab.getty.edu/sparql HTTP/1.1 200 OK...

http://sparqles.ai.wu.ac.at/availability shows `http://vocab.getty.edu/sparql (2) 0% 0%` I know for a fact this endpoint is up all the time. Can you provide more info when it was last checked and what...

http://sparqles.ai.wu.ac.at/endpoint?uri=http%3A%2F%2Fvocab.getty.edu%2Fsparql says: VoID Description: HTTP Get /.well-known/void: RED (i.e. not found). However, we return content through a redirect: ``` >curl -IL http://vocab.getty.edu/.well-known/void HTTP/1.1 302 Found Location: http://vocab.getty.edu/void.ttl Access-Control-Allow-Origin: * Server:...

My endpoint is suffering from too much load, and I'd like sparqles to stop monitoring it. I've turned off permission in robots.txt and changed the listing on datahub.io. Need I...

The sparql 1.1 query `con-[.]` is `construct where {nonsensical:1 ?p ?o}`. http://factforge.net/sparql reports org.openrdf.query.parser.sparql.ast.VisitorException: QName 'nonsensical:1' uses an undefined prefix The query is to blame. (Note: I got this from...

We should have a tooltip with more information of the latest availability test. Information might be - response code - exception - timestamp

enhancement

Be able to get email notifications of downtime. That would help to be more responsive.

enhancement

Improve how the endpoints are added to the watch list.

enhancement