OWLIM-SE Installation

compared with
Current by Barry Bishop
on May 03, 2012 15:54.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
otjena:datasetParam "./location" .
{noformat}

h1. Using OWLIM-SE with TopBraid Composer

All versions of OWLIM can be used with [TopBraid Composer/Live|http://www.topquadrant.com/products/TB_Suite.html] when set up using the Sesame HTTP server. When running TopBraid Composer, simply select File->New...->RDF/OWL Sesame2 RDF Repository Connection and enter the details (most importantly the server URL and repository ID).

However, TopBraid Composer can also use OWLIM-SE embedded, i.e. without needing to set up a server. To use TopBraid Composer and OWLIM-SE in this way, two components need to be installed:

* The OWLIM-SE bundle for TopBraid Composer - provided separately from Ontotext via a download
* The OWLIM-SE connector - installed using the eclipse update manager

The outline of the steps needed are as follows:

# Download the OWLIM bundle from Ontotext and copy it to the TopBraid Composer 'plugins' directory
# Restart TopBraid Composer
# Use the update manager to install the OWLIM connector from [http://www9.ontotext.com]
# Create a .owlim configuration file in your project
# Create a new ontology file (RDF/OWL File)
# Open the 'Imports' view
# Add the owlim configuration file as an import to the ontology file1

From now on changes in the ontology should be persisted in the OWLIM repository instance associated with this ontology file.