Hi Michael,
The 40k limit applies only to sorted/order by queries e.g.
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 } ORDER BY ?name
LIMIT 100 OFFSET 10000
The limit is same as for 3.2 version of DBpedia.
Best Regards,
Mitko
On Jul 4, 2009, at 12:54 AM, Michael Haas wrote:
How is 40000 records out of almost 100000 a good result? Especially
when
obtaining large result sets was no problem two weeks ago?
--
Mitko Iliev
Developer Virtuoso Team
OpenLink Software
http://www.openlinksw.com/virtuoso
Cross Platform Web Services Middleware
------------------------------------------------------------------------------
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion