Re: [Virtuoso-users] Pass parameters to sparql

2009-11-02 Thread Mirko
Patrick, thanks for that info! Regards, Mirko Am 02.11.2009 um 10:50 schrieb Patrick van Kleef: Hi Mirko, But one more question just out of curiosity. I find it very strange that accent characters ( ` ) are required around the iri() function, not single or double quotes. I had tried su

Re: [Virtuoso-users] Pass parameters to sparql

2009-11-02 Thread Patrick van Kleef
Hi Mirko, But one more question just out of curiosity. I find it very strange that accent characters ( ` ) are required around the iri() function, not single or double quotes. I had tried surrounding the function by single quotes ( ' iri(??)' ) or escaped double quotes (\"iri(??) \" )

Re: [Virtuoso-users] Pass parameters to sparql

2009-10-29 Thread Patrick van Kleef
HI Mirko, I have problems understanding parameters in sparql queries. I read section 16.2.6 of the docs (http://docs.openlinksw.com/virtuoso/ rdfsparql.html#rdfsparqlinline ), but still don't succeed passing IRIs. I would appreciate an example. E.g., how can I parametrize the object in the fol

[Virtuoso-users] Pass parameters to sparql

2009-10-29 Thread Mirko
Hi, I have problems understanding parameters in sparql queries. I read section 16.2.6 of the docs (http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlinline ), but still don't succeed passing IRIs. I would appreciate an example. E.g., how can I parametrize the object in the following