semagrow/semagrow

Separate WebGUI from main repository

acharal opened this issue · 0 comments

Consider separate the webgui module from the main semagrow repo since:

  1. It seems that this module is in large extend a generic sparql query ui
  2. Updates of the core semagrow will not break the webgui since the interface is a compliant SPARQL endpoint
  3. It is mainly developed in Javascript and often breaks the maven compilation process
  4. Most of the vulnerability issues reported from Github are exclusively Javascript library versions