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 SE Development Kit (JDK) in version 8 or newer. A JRE is not sufficient at the moment. For operating systems, the distribution runs with Windows, Mac OS, and Linux. We officially support Firefox 3.6 or higher and Google Chrome. Currently, the Internet Explorer and Safari is not officially supported, although Internet Explorer 11+ and Safari should both work fine.

Installation#

The binary distribution comes as a packaged installation, including Apache Tomcat 8.0.9 (http://tomcat.apache.org/) and JSPWiki 2.10 (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#

  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#

JSPWiki (on which KnowWE is build) provides the configuration file jspwiki-custom.properties, which can be used to configure stuff like the folder of the wiki files, templates, application name, and more. See https://jspwiki-wiki.apache.org/Wiki.jsp?page=Configuration for more information.

KnowWE-Tomcat/webapps/KnowWE/WEB-INF/classes/jspwiki-custom.properties





Security#

To manage wiki user and group rights, edit the file jspwiki.policy. See https://jspwiki-wiki.apache.org/Wiki.jsp?page=Wiki.Admin.Security for more information.

KnowWE-Tomcat/webapps/KnowWE/WEB-INF/jspwiki.policy