Re: The truth about SPARQL Endpoint availability

Hello Hugh,

As some endpoints does not accept the "ask" query, I use a simple "select"
request to test SPARQL protocol :
select ?s
where{?s ?p ?o.}LIMIT 1

This query leads to an error on this endpoint
http://oai.rkbexplorer.com/sparql/:

"Error

Failed to connect to SPARQL endpoint, or the endpoint returned and error
trying to process your query."

Pierre-Yves Vandenbussche.


On Mon, Feb 28, 2011 at 11:03 PM, Hugh Glaser <hg@ecs.soton.ac.uk> wrote:

> Thanks.
> Has caused me to find two mistakes in our CKAN entries (biolit and
> opencyc)!
>
> But also, I didn't understand this entry to one of our RKB ones, which has
> been up as far as I know:
> Open Archive Initiative Harvest over OAI-PMH (RKBExplorer)      0%
>  1,13%

Received on Monday, 28 February 2011 22:19:32 UTC