Re: [Virtuoso-users] embedded sparql in sql

2013-04-11 Thread Kingsley Idehen
On 4/11/13 8:52 PM, Sandeep Gupta wrote: select q1."y",q2.name , q2.age from (sparql PREFIX : SELECT ?y WHERE { :alice :knows ?y } ) as q1. people as q2 where q2.y=q1."y" -Sandeep As you can see from the example above, a SPARQL SELECT (which r

Re: [Virtuoso-users] embedded sparql in sql

2013-04-11 Thread Sandeep Gupta
Hugh, Many thanks for the prompt reply. Te rdfsparqlinline page does give an example but I was not able to wrap my head around it. I just now found this page http://www.mail-archive.com/virtuoso-users@lists.sourceforge.net/msg03224.htmlwhich has much simple example that I can follow and modify fo

Re: [Virtuoso-users] embedded sparql in sql

2013-04-11 Thread Hugh Williams
Hi Sandeep, I assume you are seeking the Virtuoso SPASQL documentation which enables the embedding of SPARQL queries in SQL at: http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlinline Conversely SQL calls can also be embedded in SPARQL queries as detailed at: http://

[Virtuoso-users] embedded sparql in sql

2013-04-11 Thread Sandeep Gupta
Hi, I am looking for examples for embedding sparql queries within the SQL from clause. I came across such a documentation sometime but I am not able to locate it now. Can someone please point me to it if they happen to know where it might be located. Thanks. Sandeep --

Re: [Virtuoso-users] Feature Request: Support odata4j instead of ASP.NET OData services

2013-04-11 Thread Kingsley Idehen
On 4/11/13 4:30 PM, Kingsley Idehen wrote: On 4/10/13 4:37 AM, Tim Dellas wrote: Hi there! One of the reasons of looking into Virtuoso is it's support for OData. In a research project, we need to be able to make CRUD operations via OData. On my Windows machine, it was no problem thanks to Vi

Re: [Virtuoso-users] Feature Request: Support odata4j instead of ASP.NET OData services

2013-04-11 Thread Kingsley Idehen
On 4/10/13 4:37 AM, Tim Dellas wrote: Hi there! One of the reasons of looking into Virtuoso is it's support for OData. In a research project, we need to be able to make CRUD operations via OData. On my Windows machine, it was no problem thanks to VisualStudio. To be able to host this service

Re: [Virtuoso-users] Negative xsd:date issue

2013-04-11 Thread Julien Plu
Nice !!! It's a really good news :-) Thank you very much for keeping me know. 2013/4/11 Julien Plu > Nice !!! > > It's a really good news :-) > > Thank you very much for keeping me know. > > Julien. > > > 2013/4/11 Patrick van Kleef > >> Hi Julien, >> >> > >> > Yes I saw your previous answer

Re: [Virtuoso-users] Negative xsd:date issue

2013-04-11 Thread Julien Plu
Nice !!! It's a really good news :-) Thank you very much for keeping me know. Julien. 2013/4/11 Patrick van Kleef > Hi Julien, > > > > > Yes I saw your previous answer this morning. Thank you very much for > your quick answer and to let me know when the bug will be solved. > > This bug has b

Re: [Virtuoso-users] Negative xsd:date issue

2013-04-11 Thread Patrick van Kleef
Hi Julien, > > Yes I saw your previous answer this morning. Thank you very much for your > quick answer and to let me know when the bug will be solved. This bug has been fixed and is available on both the develop/6 and develop/7 branches on github. Patrick > I replied to the email you sent

[Virtuoso-users] Feature Request: Support odata4j instead of ASP.NET OData services

2013-04-11 Thread Tim Dellas
Hi there! One of the reasons of looking into Virtuoso is it's support for OData. In a research project, we need to be able to make CRUD operations via OData. On my Windows machine, it was no problem thanks to VisualStudio. To be able to host this service on the research projects' linux server,

Re: [Virtuoso-users] Count & distinct provide different results

2013-04-11 Thread Roland
Hi Hugh, Yes that was the instance, but it's not there any more. In the meantime we downgraded to VOS6 for efficiency reasons, that was also the reason why you could not access the instance. I noticed a very impressive difference between VOS7 and VOS6 when loading data; VOS7 is factors much