Navigation auf uzh.ch

Suche

Department of Informatics Database Technology

REBOM: REcovery of BlOcks of Missng values

Online version

An applet version of REBOM has been implemented. Please follow these steps to access properly to the applet.

1. Prerequisite:

Before accessing the tool, you have to enable the java plugin of your browser and this can be done as follows:

  • Mac OS/Windows:
    • If java is not installed in your machine, download the latest version of JDK
    • Activate the java plugin by following the instructions describedhere
    • Restart your browser
  • Unix/Linux: Execute the first three commands in the terminal and restart your browser:
    • sudo add-apt-repository "deb http://ppa.launchpad.net/ferramroberto/java/ubuntu lucid main"
    • sudo apt-get update
    • sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
    • Type about:plugins in the browser address and click on enable Java
2. Access:

Once java is installed and enabled for your browser, you can access the online version of REBOM . In case the applet does not launch, please refresh the browser.

3. Tutorial:

A user guide of the REBOM that describes the main features, how to execute the tool and a running scenario is provided together with the tool: Tutorial.

Desktop version

REBOM is a prototype implemented within the REVIVAL project. You can download the executable JAR file of REBOM from here

Source code

For experimental reproducibility, we provide the Java source code of the implemented prototype of REBOM here

Team