CodaP / landuse

Java web app that uses semantic web technology to determine a Wisconsin jurisdiction's code for a type of land

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landuse

Java web app that uses semantic web technology to determine a Wisconsin jurisdiction's code for a type of land

Installation Notes

  • Download OWL API jar (< 4.0) and put it in WebContent/WEB-INF/lib

Eclipse

Download and Install Apache Tomcat

Install the following software in Eclipse

- Java EE Developer Tools
- Java Web Developer Tools
- Web Developer Tools
- JST Server Adapters
- JST Server Adapters Extensions
- JST Server UI

Create a new server

1. File > New > Other
2. Server
3. Apache > Tomcat
4. Select the installation directory
5. Configure landuse on that server (Ignore error)

Run index.jsp

About

Java web app that uses semantic web technology to determine a Wisconsin jurisdiction's code for a type of land


Languages

Language:Java 74.1%Language:CSS 24.5%Language:JavaScript 1.4%