Skip to content

Implementation of "Enhancing cubes with models to describe multidimensional data." Information Systems Frontiers (2022): 31-48. DOI: https://doi.org/10.1007/s10796-021-10147-3

License

Notifications You must be signed in to change notification settings

big-unibo/describe

Repository files navigation

Intentional OLAP: Describe

build

Research papers

Please refer/cite to the following research papers:

Running the experiments

This repository allows the user to:

  1. download the necessary datasets;
  2. bring up a Docker container with MySQL;
  3. load the datasets into MySQL;
  4. run the tests.

Running the experiments requires the following software to be installed:

  • Docker
  • Java 14
  • Python 3.6.9

Once the software is installed, execute the following code to run the tests.

cd intentional
chmod +x *.sh
./init.sh
./build.sh
./download.sh
./start.sh
./stop.sh

About

Implementation of "Enhancing cubes with models to describe multidimensional data." Information Systems Frontiers (2022): 31-48. DOI: https://doi.org/10.1007/s10796-021-10147-3

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •