The below request has permanent error 500, request done on dbpedia sparql 
endpoint
  PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
  SELECT ?l WHERE {
  [] rdfs:label ?l.
  }
  LIMIT 1000
  OFFSET 11575400


I starting dumping label from offset 0 to 11575400 step of 1000.

at this point I have not all label, why it blocks at 11575400 ?

Best regards
Luc

Reply via email to