Re: [Virtuoso-users] [Dbpedia-discussion] Optimizing full text searches in dbpedia in virtuoso

2010-07-23 Thread Ivan Mikhailov
On Fri, 2010-07-23 at 11:44 +0100, Vanessa Lopez wrote: > Hello, > > I am trying to optimize time performance as much as possible on my > full text index queries. To query for classes in DBpedia that contains > "person" in the label, I send the query > > SELECT DISTINCT ?s ?o FROM

Re: [Virtuoso-users] EF support improvements

2010-07-23 Thread Patrick van Kleef
Hi Alexander, And the last thing. What about EF4 support? We hope to roll first set of enhancements for this into virtuoso next week. Patrick

[Virtuoso-users] [Dbpedia-discussion] Optimizing full text searches in dbpedia in virtuoso

2010-07-23 Thread Vanessa Lopez
Hello, I am trying to optimize time performance as much as possible on my full text index queries. To query for classes in DBpedia that contains "person" in the label, I send the query SELECT DISTINCT ?s ?o FROM WHERE {{?s rdfs:label ?o.[] a ?s .FILTER( bif:contains(?

Re: [Virtuoso-users] EF support improvements

2010-07-23 Thread Alexander Sidorov
And the last thing. What about EF4 support? 2010/7/21 Patrick van Kleef > Hi Alexander, > > > >> Will this ADO.NET provider release be compatible with current Virtuoso >> Open-Source Edition? >> >> > Yes. > > > Patrick > >