Hi Chris,

On Thu, Mar 23, 2017 at 10:20 PM, <chris....@pinky.co.uk> wrote:

> Hi –
>
>
>
> Is there any documentation about adding a new JDBC source to Marmotta for
> the KiWi store ?
>
>
>
> I would like to add a driver built upon the data direct JDBC SDK. I have
> the jar, class name, url etc.
>

Besides the JBDC connection, which you can find documentation at
http://marmotta.apache.org/configuration.html

You should be aware that the KiWi triplestore implements specialized access
to each database supported. That means that probably it'd wouldn't be
compatible to any other database just because can connect via JDBC.

If you want to know the internal, the source code is the best place to
start:

https://github.com/apache/marmotta/tree/develop/libraries/kiwi/kiwi-triplestore/src/main/java/org/apache/marmotta/kiwi/persistence

Because adding a new database will involve implementing the support for it.

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