Skip to content

xchrdw/ProLOD

 
 

Repository files navigation

ProLOD

ProLOD++ is a project of the Hasso-Plattner-Institut (HPI). ProLOD++ contains algorithms to perform data profiling on Linked Data.

Usage

commandline

  • install sbt
  • create a database.conf in prolod-play/conf
  • execute sbt "project prolod_play" run

idea

  • 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

packaging

  • execute sbt "project prolod_play" dist

Packages

 
 
 

Languages

  • Scala 44.8%
  • JavaScript 37.1%
  • HTML 15.9%
  • CSS 2.2%