VisualDataWeb / WebVOWL

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

Unable to download war release #180

Closed dbeniamine closed 2 years ago

dbeniamine commented 2 years ago

Hello,

I am trying to build a docker image for WebVOWL, but the war download link is not working (protocol error)

image

So alternatively I am trying to build my own war file, but the instruction are unclear : I find how to build a war for OWL2VOWL but I do not know how to include WebVOWL inside it ...

vitalis-wiens commented 2 years ago

Hi, when you have build the war your have to inject webvowl into it. the webvowl/deploy folder has to be then copied into the war file at the position WEB-INF/classes/static

Alternatively, you can use the new docker image: https://hub.docker.com/repository/docker/vitalisw/webvowl-117