This page (revision-45) was last changed on 20-Mar-2018 17:02 by Joba Baumeister

This page was created on 20-Nov-2012 15:30 by UnknownAuthor

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
45 20-Mar-2018 17:02 9 KB Joba Baumeister to previous
44 20-Mar-2018 17:02 9 KB Joba Baumeister to previous | to last
43 20-Mar-2018 17:01 9 KB Joba Baumeister to previous | to last
42 24-Feb-2016 10:56 9 KB Albrecht Striffler to previous | to last
41 05-Sep-2014 16:17 9 KB Joba Baumeister to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 added one line
At line 6 added one line
At line 8 added one line
At line 11 added one line
At line 10 changed 3 lines
A: __d3web__ is platform for diagnostic tasks. As a part of d3web, there id d3web-Core and d3web-KnowWE, among others.\\ __d3web-Core__ is a Java implementation of problem-solving methods for diagnosis tasks. It provides an API, so that applications can use d3web as an embedded application. Besides the problem-solving methods, d3web-Core also includes many additional APIs, e.g., for the persistence of knowledge bases (loading/saving).\\ __KnowWE__ (Knowledge Wiki Environment) is a development environment for building knowledge bases. It includes d3web-Core and offers editors to develop d3web knowledge. KnowWE runs as a JSP-server application on all systems with Java 6 or greater installed.\\ __KnowME__ is the predecessor of KnowWE, not being under active development any longer.
! Q: I already working with KnowME. How is this related to d3web?
KnowME is a rich-client application, where d3web knowledge bases can be developed with a stand-alone application. The KnowME is the predecessor of KnowWE. Please note that KnowME is no longer under development. Being replaced by KnowWE since 2008, KnowME reached its EOL and you should consider to migrate to KnowWE, which is pretty much compatible. If you want to migrate, please contact us directly by [emailing to info@d3web.de|mailto:info@d3web.de?subject=Migrate KnowME to wiki environment].
A: __d3web__ is a platform for diagnostic tasks. As a part of d3web, there id d3web-Core and d3web-KnowWE, among others.\\ __d3web-Core__ is a Java implementation of problem-solving methods for diagnosis tasks. It provides an API, so that applications can use d3web as an embedded application. Besides the problem-solving methods, d3web-Core also includes many additional APIs, e.g., for the persistence of knowledge bases (loading/saving).\\ __KnowWE__ (Knowledge Wiki Environment) is a development environment for building knowledge bases. It includes d3web-Core and offers editors to develop d3web knowledge. KnowWE runs as a JSP-server application on all systems with Java 8 or greater installed.\\ __KnowME__ is the predecessor of KnowWE, not being under active development any longer.
At line 14 removed 2 lines
! Q: What is the current life-status of the systems?
A: d3web (with both d3web-Core3 and d3web-KnowWE, among others) are under active development. The University of Würzburg, Germany (Group Artificial Intelligence, Prof. Puppe) and the denkbares GmbH are improving and extending the software continuously. The denkbares GmbH also provides stable versions of d3web on a regular basis. The system KnowME was finally declared as "deprecated" in 2008 and is not under development any longer.
At line 17 changed one line
!! Knowledge Engineering
! Q: I am already working with KnowME. How is this related to d3web?
At line 19 added 23 lines
KnowME is a rich-client application where d3web knowledge bases can be developed using a stand-alone application. KnowME is the predecessor of KnowWE. Please note that KnowME is no longer under development. Being replaced by KnowWE since 2008, KnowME reached its EOL and you should consider to migrate to KnowWE, which is pretty much compatible. If you want to migrate, please contact us directly by [emailing info@d3web.de|mailto:info@d3web.de?subject=Migrate KnowME to wiki environment].
! Q: What is the current state of the systems?
A: d3web (with both d3web-Core3 and d3web-KnowWE, among others) are under active development. The University of Würzburg, Germany (Group Artificial Intelligence, Prof. Puppe) and denkbares GmbH are improving and extending the software continuously. denkbares GmbH also provides stable versions of d3web on a regular basis. The KnowME system was finally declared as "deprecated" in 2008 and is not under development any longer.
!! KnowWE: Knowledge Engineering
! Q: How to use JSPWiki's new look 'haddock' in KnowWE
A: Newer version of JSPWiki provide the shiny look n feel template 'Haddock'. KnowWE is able to use Haddock as well. Just open your custom properties
{{{
'KnowWE/webapps/KnowWE/WEB-INF/classes/jspwiki-custom.properties
}}}
in a text editor and change the property jspwiki.templateDir to
{{{
jspwiki.templateDir = haddock
}}}.
After a restart of KnowWE you should be able to use the Haddock template.
At line 20 changed one line
A: Yes. In principle, KnowME and KnowWE use the identical knowledge representations as both build on d3web. So, already developed knowledge bases can be easily transfered to KnowWE. However, the more advanced system KnowWE provides additional knowledge representations, that also allow advanced applications, graphical knowledge modeling for instance. Being replaced by KnowWE since 2008, KnowME reached its EOL and you should consider to migrate to KnowWE, which is pretty much compatible. If you want to migrate, please contact us directly by [emailing to info@d3web.de|mailto:info@d3web.de?subject=Migrate KnowME to wiki environment].
A: Yes. In principle, KnowME and KnowWE use the identical knowledge representations as both build on d3web. So, already developed knowledge bases can be easily transfered to KnowWE. However, the more advanced system KnowWE provides additional knowledge representations, that also allow advanced applications, graphical knowledge modeling for instance. Being replaced by KnowWE since 2008, KnowME reached its EOL and you should consider to migrate to KnowWE, which is pretty much compatible. If you want to migrate, please contact us directly by [emailing info@d3web.de|mailto:info@d3web.de?subject=Migrate KnowME to wiki environment].
! Q: I started to build a knowledge base with ontoprise/semafora SemanticGuide. Is it possible to switch to KnowWE?
A: Yes, you can. Basically the SemanticGuide diagnostic flowcharts implements a subset of the functionality KnowWE provides. A successful migration of a real-world knowledge was already performed and reported. The result was an automated batch-converter that creates a KnowWE folder out of a SemanticGuide database, including all its contents. A description - including the source code of the converter - can be found at '[How to Migrate From SemanticGuide to KnowWE]'.
At line 53 added one line
At line 56 added one line
At line 58 added one line
At line 61 added one line
At line 63 added one line
At line 29 changed 2 lines
* [Diagnostic Flowcharts | Doc DiaFlux]
* [Set Covering Models | Doc SetCoveringKnowledge]
* [Diagnostic Flowcharts | Doc Diaflux]
* [Set Covering Models | Doc CoveringList]
At line 71 added 2 lines
At line 36 removed one line
A: Yes. Despite diagnostic knowledge, KnowWE also allows to specify semantic information which is denoted in a build in triple-store and can be accessed using SPARQL from any wiki page. This functionality is also used in this website, to add additional information to products and modules.
At line 75 added 3 lines
A: Yes. Despite its diagnostic knowledge support, KnowWE also allows to specify semantic information which is denoted in a built-in triple-store and can be accessed using SPARQL from any wiki page. This functionality is also used on this website to add additional information to products and modules.
At line 89 added one line
At line 91 added one line
At line 56 removed one line
At line 100 added one line
At line 102 added 2 lines
At line 109 added one line
At line 111 added 2 lines
At line 115 added one line
At line 117 added one line
At line 120 added one line
At line 72 removed one line
After developing your knowledge base, you can compile the knowledge base into a single file and publish. The knowledge base can be executed together with your own application, where you have embedded the d3web-Core runtime environment. Alternatively you can also use one of the existing stand-alone runtime, available for Windows, Mac OS, Linux or Android. Please note that for the latter case not all existing runtime environments are open-source, but all of them are open-source, but all are free for non-comercial use.
At line 123 added 3 lines
After developing your knowledge base, you can compile the knowledge base into a single file and publish. The knowledge base can be executed together with your own application, where you have embedded the d3web-Core runtime environment. Alternatively you can also use one of the existing stand-alone runtime, available for Windows, Mac OS, Linux or Android. Please note that for the latter case not all existing runtime environments are open-source, but all are free for non-comercial use.
At line 127 added one line
At line 130 added one line
At line 132 added one line
At line 135 added one line
At line 137 added one line
At line 86 removed one line