D3web


d3web is a free, open-source platform for knowledge-based systems. Its core is written in Java using XML and/or Office-based formats for the knowledge storage. All of its components are distributed under the terms of the Lesser General Public Licence.
The d3web diagnostic core implements reasoning and persistence components for problem-solving knowledge including decision trees, rules, set-covering models and diagnostic flowcharts. The software can be integrated into foreign applications, but a number of off-the-shelf components already exist.

Components

d3web is a component-based software platform providing applications for authoring and using/executing problem-solving knowledge.
The following applications are primarily using d3web:
  • KnowWE : A semantic wiki building on JSPWiki. Problem-solving knowledge can be authored and executed through the wiki interface. Developed knowledge bases can be exported to be used in OEM or embedded reasoners. Additionally, knowledge exchange via OWL ontologies is provided.
  • KnowME : A rich-client application for the development of d3web knowledge bases. Problem-solving knowledge can be authored and executed within the desktop application. Developed knowledge bases can be used in OEM or embedded reasoners. The software KnowME is no longer under active development. It is replaced by the KnowWE component.
  • Dialog2: A web-based application for demonstrating the capabilities of the d3web core reasoner. The web servlet is based on Java Server Faces. It can be used out of box or as a starting point for own developments for building knowledge-based interview systems.

    Application Domains

A number of industrial and academic projects already used or are currently using the d3web platform.
The main application domains are:
  • medical diagnosis, documentation, and therapy:
  • technical fault diagnosis
  • monitoring of technical devices.
Some applications created using the d3web diagnostic engine:
  • : a medical closed-loop system for weaning mechanically ventilated patients, created by Dräger
  • : a medical support system for evaluating sonographic examinations
  • : a web-based system for self-diagnosing various medical issues

    History

The development of d3web originates from the research work of Prof. Dr. Frank Puppe going back to the 1980s, starting with the medical expert systems MED1 and MED2
Whereas the original systems were focussed on medical diagnosis the applicability of the approach was generalized by the successor D3
As the predecessors were implemented in the LISP programming language, d3web is a full Java re-implementation.

Related systems