Hi everybody,
I am using the LOD 1.5.12 version, along with the RapidMiner Studio 7.1.0. version.
I have uploaded some triples to a private Virtuoso Server. After making a specific SPARQL query in the SPARQL endpoint, I get over 47.000 triples. However, when I try to replicate this same query with the “SPARL Data Importer” module, I can only retrieve 10.000 triples.
I tried to reconfigure this number in the “Manage Connections” --> “SPARQL result page size” but it seems that 10.000 is the limit.
Is there any way to reconfigure this in some other place (e.g. in a configuration file)??
Thanks in advance.
Iker Esnaola-Gonzalez
De: Petar Ristoski [mailto:petar.ri...@gmail.com]
Enviado el: miércoles, 7 de septiembre de 2016 5:35
Para: RapidMiner Linked Open Data Extension
CC: Iker Esnaola
Asunto: Re: SPARQL query issue with xsd:dateTime
Hi Iker,
Could you please share the SPARQL endpoint you are using, so I could test the query? Or is it a private SPARQL endpoint?
Cheers,
Petar
Hi Iker,
The default result size limit is 10000 for the Virtuoso Sparql endpoint. Try to change it by tuning the ResultSetMaxRows property as described in the following link.
https://logd.tw.rpi.edu/tutorial/installing_using_virtuoso_sparql_endpoint
--
You received this message because you are subscribed to the Google Groups "RapidMiner Linked Open Data Extension" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rmlod+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello,
Thank you for the your early responses. I see I was wrong thinking that limitation was set by the SPARQL Module Importer.
I have followed Semih’s link and I was able to tune the ResultSetMaxRows of my Virtuoso SPARQL endpoint. Just in case someone else needs it, I used the Virtuoso Conductor interface for that purpose: System Admin -> Parameters -> SPARQL.
Best regards,
Iker Esnaola-Gonzalez
To unsubscribe from this group and stop receiving emails from it, send an email to rmlod+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.