|
From: Hugh W. <hwi...@op...> - 2013-05-13 22:39:33
|
Hi Siddharth, If you are creating a Java application then you do not have to configure the ODBC Driver as Virtuoso has Native Jena/Sesame/JDBC providers/drivers for direct connectivity in Java. Which data access mechanism you choose ie Jena or Sesame is down to your personal preference as either should suffice, see: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSRDFDataProviders Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/openlink-software/ Twitter -- http://twitter.com/OpenLink Google+ -- http://plus.google.com/100570109519069333827/ Facebook -- http://www.facebook.com/OpenLinkSoftware Universal Data Access, Integration, and Management Technology Providers On 13 May 2013, at 13:21, siddharth shirke <sid...@ya...> wrote: > Hi! there. > > I am creating an application in java using Netbeans IDE. > I have virtuoso installed and running. > My application will pull data (already in RDF format) from virtuoso and display it in the application on the fly. > The data that virtuoso will hold or provide on the fly, comes from a website which may or may not have it in the RDF form as such virtuoso will help me convert the non-RDF into RDF, if need be, with the help of virtuoso sponger. > > My question is.... > Do I have to follow the Virtuoso installation guide for "ODBC driver registration" and "ODBC DSN setup"??? (I don't think, but not sure) > Also do I have to setup virtuoso driver for JDBC??? (I think I should but don't see the use) > Which RDF data access provider is better for my application? > "virtuoso Jena" or "virtuoso sesame"? > > Many thanks, > Siddharth > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may_______________________________________________ > Virtuoso-users mailing list > Vir...@li... > https://lists.sourceforge.net/lists/listinfo/virtuoso-users |