This page (revision-25) was last changed on 03-Feb-2017 22:26 by Albrecht Striffler

This page was created on 08-Nov-2013 10:12 by Albrecht Striffler

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
25 03-Feb-2017 22:26 3 KB Albrecht Striffler to previous
24 03-Feb-2017 22:26 3 KB Albrecht Striffler to previous | to last
23 03-Feb-2017 22:23 3 KB Albrecht Striffler to previous | to last
22 03-Feb-2017 22:23 3 KB Albrecht Striffler to previous | to last
21 03-Feb-2017 22:22 3 KB Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 12 changed one line
There are different distribution packages available for KnowWE. Older releases just provided the semantic wiki part of the d3web-KnowWE project. Since the release [Watney|Watney - Release Notes], we switched to a more comprehensive distribution package, which also contains the core libraries of d3web (to embed and run d3web knowledge bases in your own software or app) and documentation and sources for both. So the downloadable zip file now contains the following folders:
There are different distribution packages available for KnowWE. Older releases just provided the semantic wiki part of the d3web-KnowWE project (the folder {{KnowWE-Tomcat}} also referenced below). Since the release [Watney|Watney - Release Notes], we switched to a more comprehensive distribution package, which also contains the core libraries of d3web (to embed and run d3web knowledge bases in your own software or app) and documentation and sources for both. So the downloadable zip file now contains the following folders:
At line 18 changed one line
To install KnowWE, just extract the downloaded zip file to any location and then navigate to the folder KnowWE inside it. There, extract the file ''KnowWE-Tomcat.zip'' to the destination you want to run KnowWE from (like your program or application directory). The contents of the zip file is an Apache Tomcat (http://tomcat.apache.org/) web server, pre-configured with the KnowWE webapp.
To install KnowWE, just extract the downloaded distribution zip file to any location and then navigate to the folder KnowWE inside it. There, extract the file {{KnowWE-Tomcat.zip}} to the destination you want to run KnowWE from (like your program or application directory). Basically it is an Apache Tomcat ([http://tomcat.apache.org/]) web server, pre-configured with the KnowWE webapp.
At line 20 changed one line
Additional Notes:
\\Additional Notes:
At line 22 changed one line
* __Backup:__ If you are using a previous version of KnowWE, then move your KnowWE folder to a different location. Make sure that you are able to reuse the wiki articles you have created before.
* __Backup:__ If you are already using a previous version of KnowWE, move your old KnowWE folder to a different location first. Make sure that you are able to reuse the wiki articles you have created before.
At line 24 changed 2 lines
* __Windows users:__ Please be aware to set the system variable for Java before starting KnowWE: Set JRE_HOME for an installed JRE or JAVA_HOME for an installed JDK to the folder of the Java installation.
* __Linux/Mac users:__ When unpacking the KnowWE-Tomcat archive, sometimes the user rights are not correctly set. In this case, you may simply add read/write access to the entire KnowWE-Tomcat folder (including sub-directories), for instance by "{{chmod -R 777 *}}".
* __Linux/Mac users:__ When unpacking the KnowWE-Tomcat zip file, sometimes the user rights are not correctly set. In this case, you may simply add read/write access to the entire KnowWE-Tomcat folder (including sub-directories), for instance by "{{chmod -R 777 *}}".
At line 30 changed one line
# __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)
# __Start Tomcat server:__ In the extracted directory, navigate to the directory {{bin}} and start the server by calling the script {{startup.bat}} (MS-Windows) or {{startup.sh}} (Mac OS X/Linux)