This service enables the visualization of eNanoMapper ontologies. It provides also a sparql interface for querying eNanoMapper ontologies.
git clone https://github.com/enanomapper/enm-ontoviewer.git
cd enm-ontoviewer
bundle install
unicorn -c unicorn.rb -E production -D
point your browser to http://localhost:8080