Kingsley Idehen wrote:
> Michael,
>
> Please retry:
>
> 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 }
>
Thanks for the follow-up. However, It's still not working. With DBpedia
3.2, I got ~25000 results:
l...@moar:~/uni/IE/group3$ wc -l oldseeds/actors.txt
26932 oldseeds/actors.txt
Now, it's more like ~150:
l...@moar:~/uni/IE/group3$ wc -l seeds/actors.txt
132 seeds/actors.txt
(Please note these numbers are after post-processing, ie removing
duplicates etc).
This is the exact same source code and queries I'm using. Either the
amount of actors in Wikipedia reduced dramatically, the extractors are
broken or something is not right with the SPARQL endpoint.
>
> The issue has nothing to do with "Anytime Query" feature and everything
> to do with misconfiguration
> of the Virtuoso cluster instance.
Thanks for the update - you previously suggested it was the "Anytime
Query", that's why I was looking into that.
Regards,
Michael
------------------------------------------------------------------------------
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion