ProLOD++ is a project of the Hasso-Plattner-Institut (HPI). ProLOD++ contains algorithms to perform data profiling on Linked Data.
- install sbt
- create a database.conf in prolod-play/conf
- execute
sbt "project prolod_play" run
- create new launch config
- add a new sbt task with
"project prolod_play" run
as parameter - remove 'Make' from before launch settings
- run or debug with this config
- execute
sbt "project prolod_play" dist