Re: [Virtuoso-users] inference context error

2009-02-12 Thread Rumi Tsekova
Hi Cristian, Hello Rumi! All works fine now, Looking at sys_rdf_schema helps a lot. SQL select * from sys_rdf_schema; RS_NAME RS_URI RS_G VARCHAR NOT NULL VARCHAR NOT NULL VARCHAR ___

Re: [Virtuoso-users] inference context error

2009-02-09 Thread Rumi Tsekova
Hi Cristian, Hello! I'm developing some extensions to the ODS REST API, and i get an error when i make use of the exec_sparql (q); procedure, present on the ODS controllers. When i try to invoke it, i get the following error: failed code-500/code messageRDF..: Inference context

Re: [Virtuoso-users] inference context error

2009-02-09 Thread Cristian Vasquez
Hello rumi, thank you for your response, i tried some things but I still have the inference context problem :( I started again, using a new instance of virtuoso from scratch|. I installed ODS and tested some of the methods on the ODS REST Interface, specially the ones that make use of sparql, I

Re: [Virtuoso-users] inference context error

2009-02-09 Thread Rumi Tsekova
Cristian, Here are the results of my tests against your machine: $ curl -i http://www.univrz.com/ods/api/user.search?pattern=dba; HTTP/1.1 200 OK Server: Virtuoso/05.09.3037 (Linux) i686-pc-linux-gnu VDB Connection: Keep-Alive List-Post: virtuoso-users@lists.sourceforge.net Date: Mon, 09 Feb

Re: [Virtuoso-users] inference context error

2009-02-09 Thread Cristian Vasquez
Hello Rumi, Sorry! the name of the function was univrz.test.navigation.getinfo when i do: curl -i http://www.univrz.com/ods/api/univrz.test.navigation.getinfo?pattern=test; i get the same error, failed code-500/codemessageRDF..: Inference context http://www.univrz.com:80/dataspace does not