-
Notifications
You must be signed in to change notification settings - Fork 14
HowTo SKOSPlayOnTomcat
Thomas Francart edited this page Feb 14, 2020
·
10 revisions
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