On 10/6/14 6:59 AM, Frans Knibbe | Geodan wrote:
Hello,

The GUI of my SPARQL endpoint has a default query:

select distinct ?Concept where {[] a ?Concept} LIMIT 100

It is a useful query, but unfortunately it times out in my case. When I lower the LIMIT number I do get a response. So there are two things I would like to ask:

 1. Is it possible to speed up the query, for example by having an
    extra index (for rdf:type)?
 2. Is it possible to change the default query somewhere?



The defaults are set in the [SPARQL] section of your Virtuoso instance configuration file (i.e., the .ini file).

--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to