Michael Haas wrote:
> It looks like the public sparql endpoint at http://dbpedia.org/sparql is 
> now limiting the result set. This always used to be true for the web 
> interface, but using the ARQ libs, I always got the full result set. I 
> last tried this about two weeks ago. Today, I get way less results.
> 


After lots of confusion during the weekend which finally cleared up, I'm 
still a bit unsure if this issue is resolved or not.

When listing all actors, I'm still not getting as many results as two 
weeks ago - it still stops after Dominic Purcel for my Actors query. [0]

Has the issue regarding the misconfiguration of the cluster node been 
resolved? If so, is this the intended behavior now?


Note that I'm not complaining or implying something is broken, I'm 
mainly curious if this is intended behaviour or not.


Regards,

Michael



[0] SELECT ?name WHERE { ?a 
<http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 
<http://dbpedia.org/ontology/Actor> . ?a 
<http://www.w3.org/2000/01/rdf-schema#label> ?name }

------------------------------------------------------------------------------
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to