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

Accessing : http://sparqles.ai.wu.ac.at/ I got: ``` Express 500 TypeError: Cannot read property 'interoperability' of undefined at /usr/local/sparqles/node/app.js:46:63 at /usr/local/sparqles/node/mongodbprovider.js:157:19 at /usr/local/sparqles/node/mongodbprovider.js:16:17 at Db.collection (/usr/local/sparqles/node/node_modules/mongodb/lib/mongodb/db.js:534:27) at MongoDBProvider.getCollection (/usr/local/sparqles/node/mongodbprovider.js:15:11) at MongoDBProvider.getAMonths (/usr/local/sparqles/node/mongodbprovider.js:156:10)...

Hello, https://sparqles.ai.wu.ac.at/ which to my best knowledge was the main endpoint of SPARQLes, is down for quite a long time now. Additionally, the software is quite old and needs at...

Using the `GET` response header provides a misleading picture, as many of these are running behind nginx, apache, and other proxies and/or load-balancers. There are ways to check various attributes...

At ... * `http://sparql.uniprot.org` iis listed as having availability of 96% / 97.02%. * `http://beta.sparql.uniprot.org` is listed as having availability of 100% / 100%. ...but the latter is a `HTTP/1.1...

The ultra-simplistic red for everything-but-success on interop is not sufficient, as it suggests a lack of support where that's not the issue at all. Timeouts should be indicated differently (maybe...

As previously mentioned, very often the triplestore behind a SPARQL-Endpoint can technically support all queries, but quite often they fail due to necessary query timeouts, large datasets and the like....

The server is currently down after attempting to check my SPARQL server : http://sparqles.ai.wu.ac.at/endpoint?uri=http://semantic-forms.cc:9112/sparql

I think every task should request `robots.txt` file and mark the endpoint as disabled (or there should be another task that will disable endpoints that ban all sparqles tasks). I...

Trace: ``` 500 TypeError: Cannot read property 'interoperability' of undefined at /Users/andrew/code/sparqles/node/app.js:46:63 at /Users/andrew/code/sparqles/node/mongodbprovider.js:157:19 at /Users/andrew/code/sparqles/node/mongodbprovider.js:16:17 at Db.collection (/Users/andrew/code/sparqles/node/node_modules/mongodb/lib/mongodb/db.js:534:27) at MongoDBProvider.getCollection (/Users/andrew/code/sparqles/node/mongodbprovider.js:15:11) at MongoDBProvider.getAMonths (/Users/andrew/code/sparqles/node/mongodbprovider.js:156:10) at /Users/andrew/code/sparqles/node/app.js:44:27 at /Users/andrew/code/sparqles/node/mongodbprovider.js:144:19 at...