An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Overview
WebOWL tool for viewing and manipulating OWL Ontologies

A 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