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");

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).


Reply via email to