Suvarna Garge (Editor)

D3web

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
various

Written in
  
Java

License
  
LGPL

Stable release
  
11.0 / July, 2016

Operating system
  
Cross-platform

Type
  
Knowledge-based systems

d3web is a free, open-source platform for knowledge-based systems (expert 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 (LGPL).

Contents

The d3web diagnostic core implements reasoning and persistence components for problem-solving knowledge including decision trees, (heuristic) rules, set-covering models and diagnostic flowcharts. The software can be integrated into foreign applications (embedded or OEM), 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 (Knowledge Wiki Environment): 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 (Knowledge Modelling Environment): 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 (see above).
  • 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 (both, commercial and free) created using the d3web diagnostic engine:

  • SmartCare™: a medical closed-loop system for weaning ventilated patients, created by Dräger
  • SonoConsult: a medical support system for evaluating sonographic examinations (German only)
  • eDOC: a web-based system for self-diagnosing various medical issues (German only)
  • History

    The development of d3web originates from the research work of Prof. Dr. Frank Puppe (University Würzburg, Germany) 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.

  • CLIPS: public domain software tool for building expert systems.
  • ILOG rules: a business rule management system.
  • JBoss Drools: a business rule management system (BRMS).
  • JESS: a rule engine for the Java platform - it is a superset of CLIPS programming language.
  • Prolog: a general purpose logic programming language.
  • DTRules: a Decision Table-based, open-sourced rule engine for Java.
  • References

    D3web Wikipedia