Update! Version 1.0 of IBSE released! Update!
This page contains information about IBSE (Interoperability Benchmark Suite Executor).
IBSE is a Java application that can be used to perform the experiments of the OWL Interoperability Benchmarking.
The steps to follow to perform the interoperability experiments are the following:
Right now, IBSE has been implemented to perform the experiments with several tools: GATE, Jena, KAON2, Protégé (Frames and OWL), SemTalk, and WebODE.
The steps to follow to insert a new tool into the experimentation are the following:
http://delicias.dia.fi.upm.es/repos/interoperability_benchmarking/trunk/You will need to ask for a user/password.
To include a new tool it is only necessary to create a class that implements this interface. The class must be named "TOOLNAMETool", with the tool name in upper case and the method name must be "Import_Export". Then this class must be located in the package src.org.semanticweb.knowledgeweb.benchmarking.ibse.toolImplementations.toolname with the tool name in lower case. You can take as example Jena and WebODE implementations.
If you have any problem using IBSE or have some further question, please contact Raúl García Castro in the following email: .