D3web-KnowWE Quickstart
Back to current version Restore this version

KnowWE is a Semantic Wiki for the development of knowledge-based applications.

System Requirements#

Installation of KnowWE requires the Java Platform, JRE 8 or higher. KnowWE runs on Windows, Mac OSX, and Linux. We support Firefox (3.6 or higher) and Google Chrome. Currently, the Internet Explorer is not officially supported but IE 11 should work fine.

Installation#

The binary distribution comes as a packaged installation, including Apache Tomcat (http://tomcat.apache.org/) and JSPWiki (http://www.jspwiki.org).
Just unzip the package and copy the resulting folder to your desired location. You are then ready to start KnowWE.

Additional Notes:

Running KnowWE#

  1. Start server: In the unpacked directory, enter the directory bin and start the server by calling the script startup.bat (MS-Windows) or startup.sh (Mac OS X/Linux)
  2. Surf: Open your web browser and enter the link http://localhost:8080/KnowWE/

Configuration#

The standard KnowWE installation comes with the standard file provider, that does not support version control of the wiki content. You can change the file provider as well as other configurations (e.g., the folder of the wiki content, the encoding, or the style templates) in the file

KnowWE/webapps/KnowWE/WEB-INF/jspwiki.properties

Use a standard text editor to modify the file.