This page provides some introductory material for using KnowWE.
The Semantic Wiki KnowWE builds on the open-source wiki engine JSPWiki, extended by the core libraries of d3web and semantic extensions of the KnowWE project.
A knowledge base is defined by a collection of knowledge elements.
These elements can be distributed over the wiki by placing them on different articles.
For each knowledge element, we need to define its corresponding package, i.e., a tag that describes its affiliation.
You then declare a new knowledge base by specifying the used packages, that should be included into this knowledge base.
For the creation of the knowledge base all knowledge elements of the specified packages are picked and included.
DiaFlux: Using diagnostic flowcharts to ask questions and establish solutions
Rule: Using rules to derive abstractions and score solutions
Abstraction Tables: Use tables to define a bunch of rules about the same objects
Property: Adding special behavior to objects and translate them into multiple languages
Resource: Adding multimedia resources to your knowledge base. To add clickable images with sensitive areas to questions, also have a look at the Image Maps.
More detailed descriptions on the definition of knowledge base elements is also provided:
The created knowledge base can be tested directly in your wiki. For this you can use the inline quick interview or a user-driven simple click-dialog. Alternatively you may download the knowledge base as a separate file to run on Android or in a stand-alone application.
Using the knowledge: Run a interview session in the wiki and check the derived solutions
quickinterview: Embed a inline dialog to use the knowledge in a wiki page
ShowSolutions: Show the derived solutions and/or values in a wiki page
CIDashboard and CIDaemon: continuous integration of knowledge bases; a dashboard always informs you about the healthiness of your knowledge project
TestCasePlayer: Execute the test cases to verify the behavior of the knowledge base
TestCase: Define test cases to verify the behavior of the knowledge base. It explains, how knowledge can be evaluated in KnowWE using a suite of test cases.