VisualDataWeb / WebVOWL

Visualizing ontologies on the Web
http://vowl.visualdataweb.org/webvowl.html
MIT License
695 stars 203 forks source link

WebVOWL cannot be rebuild #183

Open vemonet opened 2 years ago

vemonet commented 2 years ago

Hi @vitalis-wiens , we are trying to rebuild WebVOWL but it is not possible

All the images for WebVOWL are relying on a .war file that was downloaded from http://downloads.visualdataweb.de/webvowl_${version}.war , but of course this website is down now, e.g. http://downloads.visualdataweb.de/webvowl_1.1.6.war, actually the whole download website is down, so maybe all the links and software your institute has been building are now thrown to the trash and cannot be redownloaded?

I did not find instructions to find or rebuild this war file. I found this repo that seems to be related: https://github.com/VisualDataWeb/OWL2VOWL but it only got instructions for a jar file

Tips for reproducibility:

BrutalSimplicity commented 2 years ago

The Dockefile seems outdated, but you can build it and execute with node within a container just the same.

BrutalSimplicity commented 2 years ago

Also this, https://github.com/VisualDataWeb/WebVOWL/pull/181

nandikajain commented 2 years ago

@vemonet You can check out the alternate to that on this thread.