Skip to content

enanomapper/enm-ontoviewer

 
 

Repository files navigation

eNM ontology viewer

This service enables the visualization of eNanoMapper ontologies. It provides also a sparql interface for querying eNanoMapper ontologies.

Installation

git clone https://github.com/enanomapper/enm-ontoviewer.git
cd enm-ontoviewer
bundle install

Starting the service

unicorn -c unicorn.rb -E production -D

Accessing the service

point your browser to http://localhost:8080

© in-silico.ch

Packages

No packages published

Languages

  • HTML 51.7%
  • CSS 23.7%
  • Ruby 21.8%
  • JavaScript 2.8%