On 12/2/10 2:48 PM, Aldo Bucchi wrote:
Vanessa,

On Thu, Dec 2, 2010 at 4:34 PM, Vanessa Lopez<[email protected]>  wrote:
Hi all!

Is there any way  to access to a public virtuoso SPARQL end point
(e.g. http://dbpedia.org/sparql or http://demo.openlinksw.com)  via
JDBC ? (same as when accessing to it locally)

Something like:

Class.forName("virtuoso.jdbc3.Driver");

con = DriverManager.getConnection("jdbc:virtuoso://DBpedia.org/UID=dba/
PWD=dba");
Do you really want SQL acces? Or you want to use SPARQL from Java?
For the latter case, what you are looking for is the Sesame API for
RDF. More specifically, take a look at AliBaba which provides an API
atop SPARQL HTTP.

Aldo,

Yes, but SPASQL over HTTP is much much faster if JDBC is the entry point.

We'll soon open up a SQL channel since WebID based Data Source Names (ODBC, JDBC etc..) are all possible re. Virtuoso.

We just enable Virtuoso to accept WebID authenticated connections, solely, via SQL port :-)

Of course, the AliBaba option is fine if JDBC rather than SPASQL (SPARQL via JDBC based SQL connection) is the goal.


Kingsley
Many thanks!
Vanessa




--
The Open University is incorporated by Royal Charter (RC 000391), an exempt charity 
in England&  Wales and a charity registered in Scotland (SC 038302).


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App&  Earn a Chance To Win $500!
Tap into the largest installed PC base&  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users





--

Regards,

Kingsley Idehen 
President&  CEO
OpenLink Software
Web: http://www.openlinksw.com
Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca: kidehen






Reply via email to