Re: [Virtuoso-users] Exception using Virtuoso with jena provider in WebApp

2010-10-14 Thread Hugh Williams
Hi Alex, It would appear a connection is being made to the server, but it is unclear to me as to which application your query(s) work and where they fail ? Are you saying they work in the development environment (IDE??) but fail when deployed as a webapp when using maven-embedded Jetty6 and To

Re: [Virtuoso-users] Reification alternative

2010-10-14 Thread Bob Ferris
Hi Mirko, Am 14.10.2010 15:08, schrieb Mirko: Thank you all for your helpful comments. First, let me clarify my intention. My question aimed not so much at the (internal) storage of the data, but really on how to publish them as Linked Data, so that they are useful for third parties (= easy to q

Re: [Virtuoso-users] Reification alternative

2010-10-14 Thread Mirko
Thank you all for your helpful comments. First, let me clarify my intention. My question aimed not so much at the (internal) storage of the data, but really on how to publish them as Linked Data, so that they are useful for third parties (= easy to query and consume). I use Virtuoso and want to pu

[Virtuoso-users] Exception using Virtuoso with jena provider in WebApp

2010-10-14 Thread Alex Rodriguez Lopez
Hi all! I'm having quite some trouble with this. I installed a local dbpedia running in a Virtuoso instance VOS 06.01.3127, so far so good! After doing some tests in a java app using Jena provider like explained in http://docs.openlinksw.com/virtuoso/rdfnativestorageproviders.html , I moved