Hi Khuong Dinh,

On Fri, Jun 26, 2015 at 7:24 PM, Khuong Dinh <khuong_d...@vrtx.com> wrote:
>
> I’m writing a java program that connects to marmotta, with url:
> www.bos1tomerol01:8070/marmotta.  I seem not finding much information on
> how to connect to marmotta and create a SPARQL query.
>

Marmotta provides a client library in Java:

http://marmotta.apache.org/client-library

You can use the following Maven dependency:

http://search.maven.org/#artifactdetails%7Corg.apache.marmotta%7Cmarmotta-client-java%7C3.3.0%7Cjar

Sorry, but I guess besides the javadoc the documentation is not that good...

Do you guys know any example how to connect to a marmotta server and query
> / insert data to a graphDB?
>

Import can be done with SPARQL 1.1 Update, but we also provide other means
for importing data:

http://wiki.apache.org/marmotta/ImportData

Hope that helps.

Cheers,

-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co

Reply via email to