Re: KiWi SAIL example

2016-02-10 Thread Rupert Westenthaler
Hi Alan The "org.apache.stanbol:org.apache.stanbol.commons.marmotta.kiwi" [1] allows you to configure a Kiwi Repository and use it as Service in OSGI. This module is part of the "org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.marmotta.kiwi" bundlelist. It is only available in the ful

RE: KiWi SAIL example

2016-02-10 Thread Robson, Alan
It does help, and I have been experimenting with the full launcher but I still don't see where to find the database configuration page mentioned here: https://stanbol.apache.org/docs/trunk/utils/marmotta-kiwi-repository-service I've been working through the various pages on the OSGI console and

Re: KiWi SAIL example

2016-02-10 Thread Rupert Westenthaler
Hi, Assuming you run the full launcher on localhost:8080 http://localhost:8080/system/console/configMgr/org.apache.stanbol.commons.marmotta.kiwi.KiWiRepositoryService should give you the configuration dialog. best Rupert On Wed, Feb 10, 2016 at 5:42 PM, Robson, Alan wrote: > It does help