Wellcome to our project homepage
"Access Control for Data Integration: A Data Dependency - Based Approach"
Authors:
- Mehdi Haddad - INSA-Lyon, CNRS, LIRIS, UMR5205, F-69621, France
- Jovan Stevovic - CRG - Centro Ricerche GPI, Trento, Italy & Information Engineering and Computer Science Department, University of Trento, Italy
- Annamaria Chiasera - CRG - Centro Ricerche GPI, Trento, Italy
- Yannis Velegrakis - Information Engineering and Computer Science Department, University of Trento, Italy
- Mohand-Said Hacid - Universite ́ Lyon 1, CNRS, LIRIS, UMR5205, F-69622, France
The source code of our project you can find it here while the exacutable jar is contained in the following archive here.
To run our algorithms you can either:
- import the source code it into Eclipse as a Java project and run/modify/fix it as you prefer
- run the jar file contained into the archive with the command "java -jar FDManager.jar"
To test the algorithms you can finde some sample datasets inside the folder "AccessControlFD/inputFiles". These files contain the Functional Dependencies extracted with the TANE algorithm.
The TANE algorithm and instructions on how to run it are available here.
Enjoy.
The project source code is available under the GPLv3 license.