https://github.com/mattjtodd/webowl
WebOWL tool for viewing and manipulating OWL Ontologies
https://github.com/mattjtodd/webowl
Last synced: 20 days ago
JSON representation
WebOWL tool for viewing and manipulating OWL Ontologies
- Host: GitHub
- URL: https://github.com/mattjtodd/webowl
- Owner: mattjtodd
- License: apache-2.0
- Created: 2019-07-18T21:03:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T21:22:04.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T05:38:38.086Z (7 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-awesomeness - Dockerised WebVOWL
README
# Overview
WebOWL tool for viewing and manipulating OWL OntologiesA containerised WebOWL server
http://vowl.visualdataweb.org/webvowl.html
It's pushed to Docker Hub @ [mattjtodd/webowl](https://cloud.docker.com/u/mattjtodd/repository/docker/mattjtodd/webvowl)
### Getting started
`docker run --rm -it -p 8080:8080 mattjtodd/webvowl`
Open up a browser at http://localhost:8080