Skip to content

HowTo SKOSPlayOnTomcat

tfrancart edited this page Aug 14, 2013 · 10 revisions

How to install SKOS Play on your own Tomcat 7 server

The hosted version of SKOS Play is limited to 5000 concepts. To install an unrestricted version of SKOS Play on your machine, follow the following procedure.

Quick version

  1. Download the SKOS Play application here and copy it in your Tomcat webapps folder
  2. Create a file named "skosplay-application.properties" under /bin. Leave this file empty.
  3. That's it. You can access http://localhost:8080/skos-play
Clone this wiki locally