Re: [Virtuoso-users] MD5 function

2012-06-25 Thread Rumi Tsekova
ssage - From: "lorena" To: "Rumi Tsekova" Cc: Sent: Monday, June 25, 2012 4:11 PM Subject: Re: [Virtuoso-users] MD5 function Hi Rumi: I've tried the query with the white space fix in both: conductor sparql section (http://localhost:8890/conductor/sparql_inp

Re: [Virtuoso-users] MD5 function

2012-06-25 Thread lorena
about if you try with bif:MD5 ? > So for ex: > > SELECT bif:MD5 ('test') WHERE { ?s ?p ?o } LIMIT 10 > > > Best Regards, > Rumi > > > - Original Message - > From: "lorena" > To: "Rumi Tsekova" > Cc: > Sent: Monday, Ju

Re: [Virtuoso-users] MD5 function

2012-06-25 Thread Rumi Tsekova
ards, Rumi - Original Message - From: "lorena" To: "Rumi Tsekova" Cc: Sent: Monday, June 25, 2012 4:11 PM Subject: Re: [Virtuoso-users] MD5 function Hi Rumi: I've tried the query with the white space fix in both: conductor sparql section (http://localhost:8

Re: [Virtuoso-users] MD5 function

2012-06-25 Thread Jürgen Jakobitsch
=2670 [2] http://docs.openlinksw.com/virtuoso/rdfsparql.html - Original Message - From: "lorena" To: "Rumi Tsekova" Cc: virtuoso-users@lists.sourceforge.net Sent: Monday, June 25, 2012 4:11:32 PM Subject: Re: [Virtuoso-users] MD5 function Hi Rumi: I've tried the query with the wh

Re: [Virtuoso-users] MD5 function

2012-06-25 Thread lorena
Hi Rumi: I've tried the query with the white space fix in both: conductor sparql section (http://localhost:8890/conductor/sparql_input.vspx?sid=d2143c610816358a747b0ed4154d812c&realm=virtuoso_admin) and the sparql endpoint at http://localhost:8890/sparql. In both cases I still get the same error

Re: [Virtuoso-users] MD5 function

2012-06-25 Thread Rumi Tsekova
Hi Lorena, Hi! I'm trying this sample query, from http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksSPARQL11FeaturesExamplesCollection, on my local Virtuoso Version: 06.01.3127. SELECT MD5 ('test') WHERE { ?s ?p ?o } LIMIT 10 And I get the following error Virtuoso 37000

[Virtuoso-users] MD5 function

2012-06-25 Thread lorena
Hi! I'm trying this sample query, from http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksSPARQL11FeaturesExamplesCollection, on my local Virtuoso Version: 06.01.3127. SELECT MD5 ('test') WHERE { ?s ?p ?o } LIMIT 10 And I get the following error Virtuoso 37000 Error SP03