That’s really helpful – thanks. Is there also a path via stanbol?
Can stanbol connect to the exact same information as marmotta if I give it the same set of database tables to work with, or is that the wrong way to approach connecting stanbol and marmotta ? Cheers Alan From: Sergio Fernández [mailto:wik...@apache.org] Sent: Sunday, February 07, 2016 5:50 AM To: users@marmotta.apache.org Subject: Re: KiWi SAIL example Alan, you can use the KiWi Java API, connecting to the database via JDBC to directly access the Sail. That what, for example the bulk loader does: https://github.com/apache/marmotta/blob/develop/loader/marmotta-loader-kiwi/src/main/java/org/apache/marmotta/loader/kiwi/KiWiLoaderHandler.java#L70<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_marmotta_blob_develop_loader_marmotta-2Dloader-2Dkiwi_src_main_java_org_apache_marmotta_loader_kiwi_KiWiLoaderHandler.java-23L70&d=BQMFaQ&c=jcv3orpCsv7C4ly8-ubDob57ycZ4jvhoYZNDBA06fPk&r=xN9AnMDZvO_QvUZQZcoply6WFqSJuNcpv-dDu2fA4Ac&m=j5wmTl0H7cwKD0roPFiQVd6GcrfaDrcKxhiBIBcZwAM&s=MTp5PuJIqh3uG2e7EraKeqlYTUqfhakBL103CKZpvs8&e=> In that case you may want to take a look to the KiWi Cloud setup: http://marmotta.apache.org/platform/cloud.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__marmotta.apache.org_platform_cloud.html&d=BQMFaQ&c=jcv3orpCsv7C4ly8-ubDob57ycZ4jvhoYZNDBA06fPk&r=xN9AnMDZvO_QvUZQZcoply6WFqSJuNcpv-dDu2fA4Ac&m=j5wmTl0H7cwKD0roPFiQVd6GcrfaDrcKxhiBIBcZwAM&s=kRQQhduVGWBJixYpTT9yL_NrRF6f3ElBM6ccql-J6K8&e=> Hope that helps. On Sat, Feb 6, 2016 at 11:40 PM, Robson, Alan <alan.rob...@viasat.com<mailto:alan.rob...@viasat.com>> wrote: I’m pretty happy with Marmotta. I can load and retrieve information via the LDP web services and I now have a reasonable knowledgebase of machines in my network and how they inter-connect. I’d like to be able to write small applications that can tap directly into the knowledgebase data model without going through the web API. Is there a short, simple example of using maybe the eclipse/sesame/openrdf API and the marmotta-specific extensions in the sesame-tools library to write a small application that interacts directly with KiWi ? I don’t think I want to create a new Kiwi store, just tap into the existing instance, or do I have to create a new KiwI store backed by the same postgres database, is that how it works ? How might I approach creating an example to learn from ? Many thanks Alan -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: sergio.fernan...@redlink.co<mailto:sergio.fernan...@redlink.co> w: http://redlink.co<https://urldefense.proofpoint.com/v2/url?u=http-3A__redlink.co_&d=BQMFaQ&c=jcv3orpCsv7C4ly8-ubDob57ycZ4jvhoYZNDBA06fPk&r=xN9AnMDZvO_QvUZQZcoply6WFqSJuNcpv-dDu2fA4Ac&m=j5wmTl0H7cwKD0roPFiQVd6GcrfaDrcKxhiBIBcZwAM&s=LkFWH5EGZdXxkJ5jj6QgZU_3L44cDn58OEviz49w_EU&e=>