HowTo SKOSPlayOnTomcat - sparna-git/skos-play GitHub Wiki
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.
- Download the SKOS Play application
- Copy it in your Tomcat /webapps folder, and rename it skos-play.war
- That's it. Start Tomcat and you can access http://localhost:8080/skos-play
- Download the SKOS Play application
- Download Tomcat
- Unzip Tomcat
- Copy skos-play-.war under /webapps and rename it skos-play.war
- Start tomcat by running /bin/startup.[bat | sh]
- That's it. Start Tomcat and you can access http://localhost:8080/skos-play