Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2016-01-04 Thread Kingsley Idehen
all your help in this. > > > > Best regards, > > Alexander Efimov. > > > > *From:*Kingsley Idehen [mailto:kide...@openlinksw.com] > *Sent:* Wednesday, December 16, 2015 3:51 PM > *To:* virtuoso-users@lists.sourceforge.net > *Subject:* Re: [Virtuoso-users]

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-17 Thread Efimov, Alexander
PM To: virtuoso-users@lists.sourceforge.net<mailto:virtuoso-users@lists.sourceforge.net> Subject: Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL On 12/14/15 11:34 AM, Efimov, Alexander wrote: Hi Kingsley, The idea is that our concept model I map to with R2RML is not t

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-16 Thread Kingsley Idehen
der Efimov. > > > > *From:*Kingsley Idehen [mailto:kide...@openlinksw.com] > *Sent:* Monday, December 14, 2015 11:49 PM > *To:* virtuoso-users@lists.sourceforge.net > *Subject:* Re: [Virtuoso-users] Find out which SQL query is generated > from my SPARQL > > > > On 12/14/15

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-16 Thread Efimov, Alexander
v. From: Kingsley Idehen [mailto:kide...@openlinksw.com] Sent: Monday, December 14, 2015 11:49 PM To: virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL On 12/14/15 11:34 AM, Efimov, Alexander wrote: Hi Kingsley, The idea is that ou

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-14 Thread Kingsley Idehen
On 12/14/15 11:34 AM, Efimov, Alexander wrote: > > Hi Kingsley, > > > > The idea is that our concept model I map to with R2RML is not the same > as source tables. > > So just using output from Generate RDF Views would not work. > > I write custom R2RML code which maps from flat DB model to graph

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-14 Thread Efimov, Alexander
der ; virtuoso-users@lists.sourceforge.net Cc: Gedich, Andrey ; wced...@its.jnj.com Subject: Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL On 12/14/15 9:21 AM, Efimov, Alexander wrote: Hi, I've built R2RML mappings, but my SPARQL Query (I expect that to be join

Re: [Virtuoso-users] Find out which SQL query is generated from my SPARQL

2015-12-14 Thread Kingsley Idehen
On 12/14/15 9:21 AM, Efimov, Alexander wrote: > > Hi, > > > > I’ve built R2RML mappings, but my SPARQL Query (I expect that to be > joining across about 10 views in DB) runs for hours. > > Is there a way to get a SQL query which Virtuoso generates and runs > over the database views? > > I have tr