As an example the following query times out.

select ?s group_concat( ?label;separator='|'){
     values ?sType { dbpedia-owl:Song    dbpedia-owl:Single   } .
     ?s a ?sType ; rdfs:label ?label
} limit 50




On Thu, Aug 28, 2014 at 9:03 AM, Hamid Ghofrani <ghof...@gmail.com> wrote:

> I have been trying to use the Japanese DBpedia SPARQL  endpoint (
> http://ja.dbpedia.org/sparql). It has been a nightmare. It is slow, down
> most of the time and when up, it times out very quickly. Is there any
> alternative to query the Japanese DBpedia? anpther SPARQL endpoint of some
> sort?
> Regards
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to