WebVOWL icon indicating copy to clipboard operation
WebVOWL copied to clipboard

Visualizing ontologies on the Web

Results 73 WebVOWL issues
Sort by recently updated
recently updated
newest added

Hello After several tries, i finally managed to Install webVOWL on openshift :). my first app in openshift i would like to be able to change the default ontology to...

Expected: add owasp dependency check plugin to package.json ``` "scripts": { ... "owasp": "owasp-dependency-check --project \"YOUR PROJECT NAME\" -f HTML JSON", ... }, ``` Current output: Dependency | Vulnerability IDs...

Since the online version of this website is down http://vowl.visualdataweb.org/webvowl.html means that the Dockerfile is unable to download the `ROOT.war` file with `wget -O /usr/local/tomcat/webapps/ROOT.war http://vowl.visualdataweb.org/downloads/webvowl_1.1.7.war` Until the website is...

Steps tried: 1. `cd to/webowl/dir` 2. `docker build . -t webvowl:v1` 3. `docker-compose up -d` 4. Visit `http://localhost:8080/` What I expected to happend: Some usable web interface. What actually occured:...

A possible starting point for future development.

Contains information about the visuals and data format.

Hi, as WebVOWL is not actively developed anymore I thought about maybe starting a new product, kind of a next generation of WebVOWL, which involves things like: up-to-date technology stacks,...

question