Re: [Virtuoso-users] FED error

2014-10-26 Thread Nuria Queralt Rosinach
Hi you should add a slash at the end of the URL: http://rdf.disgenet.org/sparql/ thanks! n On 10/26/2014 03:51 PM, Hugh Williams wrote: Hi I get a 404 error trying to access the http://rdf.disgenet.org/sparql endpoint, is the server or proxy not online atm ? Best Regards Hugh Williams

Re: [Virtuoso-users] FED error

2014-10-26 Thread Hugh Williams
Hi I get a 404 error trying to access the http://rdf.disgenet.org/sparql endpoint, is the server or proxy not online atm ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ Link

[Virtuoso-users] FED error

2014-10-24 Thread Nuria Queralt Rosinach
Hi all, I got this following error with a federated query: Virtuoso 22003 Error SR017: aref: Bad array subscript (zero-based) 102 for an arg of type ARRAY_OF_POINTER (193) and length 1. FED live results: http://linkeddata.uriburner.com/c/8GEJS3 executed from: http://linkeddata.uriburner.com

Re: [Virtuoso-users] FED

2014-10-22 Thread Nuria Queralt Rosinach
Hi all, I know what happens. With that query i am requesting a massive amount of information. The solution is to restrict the query, otherwise the query performance is not efficient. Regards, Núria On 10/22/2014 11:13 AM, Nuria Queralt Rosinach wrote: Hi, I forgot the slash in the end of t

Re: [Virtuoso-users] FED

2014-10-22 Thread Nuria Queralt Rosinach
Hi, I forgot the slash in the end of the disgenet endpoint URI... sorry. Ok, i corrected the endpoint URI in both queries and i repeated their execution in [1]. 1) Query restricting to cross both databases for only one protein works, so the query is correct: Live results: http://linkeddata

Re: [Virtuoso-users] FED

2014-10-21 Thread Hugh Williams
Hi Núria, The http://rdf.disgenet.org/sparql endpoint does not appear accessible: Not Found The requested URL /sparql was not found on this server. Apache/2.2.8 (Unix) PHP/5.3.27 mod_python/3.3.1 Python/2.6.6 proxy_html/3.1.2 Server at rdf.disgenet.org Port 80 Best Regards Hugh Williams Profe

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-21 Thread Hugh Williams
Hi Núria, Good to hear this is now working, although I am not sure what you mean by "same version, but built on August instead of October" , where/how are you building ie from git or source forge and if from git which branch ? As a 3207 build is the id of the git stable/7 branch or sourceforge

[Virtuoso-users] FED

2014-10-21 Thread Nuria Queralt Rosinach
Hi all, I am trying to perform a federated query between DisGeNET and Bio2RDF::irefindex. From [1] the following query works restricted for an specific protein (http://bio2rdf.org/uniprot:P01008): Live results: http://linkeddata.uriburner.com/c/9C7XVTFK But, it does not from the URI Burner [2]

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-21 Thread Nuria Queralt Rosinach
Hi Hugh and Rumi, Finally i solve it! i tried the same in a testing virtuoso server (same version, but built on August instead of October) and two messages informing that the problem was a question of grant two privileges on functions to the "SPARQL" user come up. I set up this in our working

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-20 Thread Hugh Williams
Núria, On 20 Oct 2014, at 10:03, Nuria Queralt Rosinach wrote: > Hi Rumi, > > anwer inline. > > On 10/17/2014 10:58 AM, Rumi wrote: >> Hi Nuria, >> >> On 17-Oct-14 8:45 AM, QUERALT ROSINACH, NURIA wrote: >>> Hi all, >>> >>> I have a problem with the following FED. I don't understand why t

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-20 Thread Nuria Queralt Rosinach
Hi Rumi, anwer inline. On 10/17/2014 10:58 AM, Rumi wrote: Hi Nuria, On 17-Oct-14 8:45 AM, QUERALT ROSINACH, NURIA wrote: Hi all, I have a problem with the following FED. I don't understand why this simple query from the bio2rdf::irefindex sparql endpoint works: PREFIX bio2rdf-ifx:

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-20 Thread Nuria Queralt Rosinach
Hi Kingsley, the answer inline: On 10/17/2014 02:39 PM, Kingsley Idehen wrote: On 10/17/14 2:45 AM, QUERALT ROSINACH, NURIA wrote: Hi all, I have a problem with the following FED. I don't understand why this simple query from the bio2rdf::irefindex sparql endpoint works: PREFIX bio2rdf-ifx:

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-17 Thread Kingsley Idehen
On 10/17/14 2:45 AM, QUERALT ROSINACH, NURIA wrote: Hi all, I have a problem with the following FED. I don't understand why this simple query from the bio2rdf::irefindex sparql endpoint works: PREFIX bio2rdf-ifx: SELECT ?ppi ?protein_dgn ?protein_irx

Re: [Virtuoso-users] FED works via isql but it does not via http

2014-10-17 Thread Rumi
Hi Nuria, On 17-Oct-14 8:45 AM, QUERALT ROSINACH, NURIA wrote: Hi all, I have a problem with the following FED. I don't understand why this simple query from the bio2rdf::irefindex sparql endpoint works: PREFIX bio2rdf-ifx: SELECT ?ppi ?protein_dgn

[Virtuoso-users] FED works via isql but it does not via http

2014-10-16 Thread QUERALT ROSINACH, NURIA
Hi all, I have a problem with the following FED. I don't understand why this simple query from the bio2rdf::irefindex sparql endpoint works: PREFIX bio2rdf-ifx: SELECT ?ppi ?protein_dgn ?protein_irx WHERE { ?ppi a bio2rdf-ifx:Pairwise-Interaction ;