Re: [Virtuoso-users] urls formed in description.vsp

2009-09-18 Thread Ruben Martin
the server should these functions be build into the > Virtuoso binary ... > > > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.c

[Virtuoso-users] sparql endpoint page

2009-09-17 Thread Ruben Martin
Hi again, We want to change some text in the sparql endpoint page. For example the text explaining how to grant SPARQL_SPONGE privileges. It seems this page is embeded in some binary file. Is there some "easyer" way to edit that page? Or we need to change the source code (maybe 'appsrc/ODS-Framewo

Re: [Virtuoso-users] urls formed in description.vsp

2009-09-17 Thread Ruben Martin
.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > > > > > > > > > On 16 Sep 2009, at 08:56, Ruben Martin wrote: > > > > > Quite strange. We thought we were testing with an 'external' client > > but

Re: [Virtuoso-users] urls formed in description.vsp

2009-09-16 Thread Ruben Martin
nal Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > > > > > > > > > On 15 Sep 2009, at 15:16, Ruben Martin wrote: > > > > > > Hi Ruben, > > &

Re: [Virtuoso-users] urls formed in description.vsp

2009-09-15 Thread Ruben Martin
> Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > > > > > > > > > On 11 Sep 2009, at 07:55, Rube

[Virtuoso-users] urls formed in description.vsp

2009-09-10 Thread Ruben Martin
Hi, We have not found in the online documentation an example to solve this issue. We have a virtuoso instance behind an apache proxy, so the virtuoso server is not directly accesible. All the url are being solved-rewrited correctly (rdf -linked data) except the urls used by the /rdfdesc/descripti

Re: [Virtuoso-users] VirtModel default graph

2009-09-10 Thread Ruben Martin
ena/virtuoso/jena/driver/VirtModel.html > > Best Regards, > Rumi > > > - Original Message - > From: Ruben Martin > To: virtuoso-users@lists.sourceforge.net > Sent: Friday, September 04, 2009 9:01 AM >

[Virtuoso-users] VirtModel default graph

2009-09-04 Thread Ruben Martin
Hello We are using VirtModel to store rdf info in Virtuoso. All triples are stored in a graph named 'virt:DEFAULT'. Is there any way to change this default graph? Thanks