This page (revision-44) was last changed on 29-Apr-2015 10:57 by Albrecht Striffler

This page was created on 26-Oct-2012 10:15 by Joachim Baumeister

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
44 29-Apr-2015 10:57 7 KB Albrecht Striffler to previous
43 29-Apr-2015 10:33 7 KB Albrecht Striffler to previous | to last
42 24-Nov-2014 11:17 6 KB Jochen Reutelshöfer to previous | to last
41 24-Nov-2014 11:13 6 KB Jochen Reutelshöfer to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 removed one line
At line 3 added one line
Therefore, many [JSPWiki|http://www.jspwiki.org/wiki/JSPWikiDocumentation] markups can be directly used in KnowWE.
At line 5 added one line
At line 6 changed one line
At line 11 added one line
* [Hot keys and shortcuts|Doc Hot Keys]: List of shortcuts and hot keys usable in KnowWE
At line 16 removed one line
At line 20 changed one line
These elements can be distributed over the wiki by placing them on different articles.
These elements can be distributed across the wiki by placing them on different articles.
At line 23 removed 2 lines
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.
At line 26 changed 2 lines
! Defining Knowledge to be executed
* [Creating a knowledge base|Doc KnowledgeFormalization] and [Doc KnowledgeBase]: The mandatory markups to define a knowledge base
! Defining your Knowledge
You may 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. Detailed descriptions on the definition of knowledge base elements are provided as following:
* [Creating a knowledge base|Doc KnowledgeFormalization] and [KnowledgeBase|Doc KnowledgeBase]: The mandatory markups to define a knowledge base
At line 29 changed one line
* [Covering Models|Doc SetCoveringKnowledge]: Using set coverage models to derive solutions
* [Covering Models|Doc CoveringList]: Using set-covering models to derive solutions
At line 31 changed 2 lines
* [Question|Doc Questions]: Defining questions and questionnaires
* [DiaFlux|Doc Diaflux]: Using diagnostic flowcharts to ask questions and establish solutions
* [Question|Doc Questions]: Defining questions and questionnaires (groups of questions)
* [DiaFlux|Doc Diaflux]: Using diagnostic flowcharts to ask questions, derive abstractions, and establish solutions
At line 37 added one line
* [Abstraction Tables|Doc AbstractionTable]: Use tables to define a set of rules about the same objects
At line 36 removed one line
More detailed descriptions on the definition of knowledge base elements is also provided:
At line 38 removed 31 lines
* [AbstractionTable|Doc AbstractionTable]
* [CIDaemon|Doc CIDaemon]
* [CIDashboard|Doc CIDashboard]
* [Compile|Doc PackageCompile]
* [conceptcloud|Doc conceptcloud]
* [hierarchy|Doc hierarchy]
* [hierarchy-def|Doc hierarchy-def]
* [KnowledgeBase|Doc KnowledgeBase]
* [KnowledgeBaseBook|Doc KnowledgeBaseBook]
* [Namespaces|Doc Namespaces]
*
* [plugin-config|Doc plugin-config]
* [quickinterview|Doc quickinterview]
* [RDFSTestCase|Doc RDFSTestCase]
* [RenderKDOM|Doc RenderKDOM]
* [ShowSolutions|Doc ShowSolutions]
* [sparql|Doc sparql]
* [status|Doc status]
* [Table|Doc Tables]
* [tags|Doc tags]
* [TestCase|Doc TestCase]
* [TestCaseJournal|Doc TestCaseJournal]
* [TestCasePlayer|Doc TestCasePlayer]
* [TestCaseSessionRecord|Doc TestCaseSessionRecord]
* [TestCaseSTC|Doc TestCaseSTC]
* [TestCaseTable|Doc TestCaseTable]
* [TestDocumentation|Doc TestDocumentation|
* [timechart|Doc timechart]
* [Todo|Doc Todo]
* [UML|Doc UML]
* [TodoList|Doc TodoList]
At line 70 changed one line
The created knowledge base can be tested by using the inline quick interview or by running test cases:
! Execute your Knowledge
At line 72 changed 3 lines
* [Using the knowledge|Doc KnowledgeUsage]: Run a interview session in the wiki and check the derived solutions.
* [Knowledge Evaluation with test cases | Doc TestCase]: Explains, how knowledge can be evaluated in KnowWE using a suite of test cases.
* [Continuous Integration | Demo - Continuous Integration]: KnowWE provides a plugin for continuous integration of knowledge bases; a dashboard always informs you about the healthiness of your knowledge project.
The created knowledge base can be tested directly in the 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.
At line 46 added 50 lines
* [Using the knowledge|Doc KnowledgeUsage]: Run an interview session in the wiki and check the derived solutions
* [QuickInterview|Doc QuickInterview]: Embed an inline dialog to use the knowledge in a wiki page
* [ShowSolutions|Doc ShowSolutions]: Show the derived solutions and/or values in a wiki page
! Test your Knowledge
There exists a bunch of functionalities to test your knowledge during the development.
Some tests may be executed manually as required, but you can also define them to be running automatically in the background every time a change is applied to the wiki.
In this case, you can specify a signal in the left menu of the wiki to indicate the current quality status.
* [CIDashboard|Doc CIDashboard] and [CIDaemon|Doc CIDaemon]: Continuous integration of knowledge bases; a dashboard always informs you about the healthiness of your knowledge project
* [TestCasePlayer|Doc TestCasePlayer]: Execute the test cases to verify the behavior of the knowledge base
* [Timeline | Doc Timeline]: Execute and filter test cases
* [TestCase|Doc 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
* [TestCaseTable|Doc TestCaseTable]: Table-based definition of test cases
* [TestCaseSessionRecord|Doc TestCaseSessionRecord]: An alternative way to define test cases
* [KnowledgeBaseBook|Doc KnowledgeBaseBook]: Create a PDF file from of a knowledge base to review the contents that have been compiled into it
* [Analysing KPIs (Key Performance Indicators)|Doc KPI]: Define KPIs and analyse how your knowledge base performs for these KPIs in different [TestCases|Doc TestCaseTable]
! Development of Ontologies
KnowWE allows to define ontologies in RDF(S) directly within the Wiki using the following markups:
* [Creating an Ontology | Doc Ontology]: How to create a new ontology
* [Namespace| Doc Namespace]: Define dinstinct namespaces or import 3rd party ontologies
* [Turtle| Doc Turtle]: Establish multiple relations for a resource using the Turtle syntax
* [SPARQL|Doc SPARQL]: Include SPARQL queries and embed the results into a wiki page
* [InlineSparql|Doc InlineSparql]: Show the information or number of lines of a SPARQL query inline in any non-markup text
Markups for Visualization of Ontologies:
* [SparqlVisualization | Doc SparqlVisualization]: A visualization where the visualized parts are defined using the SPARQL language (c.f. [SPARQL|Doc SPARQL]).
* [ConceptVisualization | Doc ConceptVisualization]: A simple visualization method where one or multiple ontology concepts are selected for visualization.
Also, a number of proprietary markups have been introduced in the past:
* [Class| Doc Class]: Define classes (rdfs:Class)
* [Individual| Doc Individual]: Define indiviuals
* [ObjectProperty| Doc ObjectProperty]: Define object properties with domain and range
* [Relation| Doc Relation]: Establish relations (triples) between resources
! Other helpful markups
* [Status|Doc Status]: Set a workflow status for a specific wiki page
* [Table|Doc Tables]: Define a table in a wiki page
* [Todo|Doc Todo]: Defines a todo entry for the wiki content
* [TodoList|Doc TodoList]: Displays a list of todo entries
* [UML|Doc UML]: Define UML diagrams based on PlantUML syntax
* [Include|Doc Include]: Includes a wiki page or a particular chapter of a wiki page into an other page
* [Tags|Doc Tags]: Define tag names for wiki pages and navigate them through a tag cloud
At line 78 changed 5 lines
* [Extended Expressions|Doc Expressions] for conditions and actions in rules and DiaFlux.
* [Time Database|Doc Time Database] for recording value changes over the time.
* [Variable|Doc Variable]
* [Constant|Doc Constant]
* [Image Map|Doc ImageMap] for defining clickable images to answer questions
* [Extended Expressions|Doc Expressions]: Conditions and actions in rules and DiaFlux
* [Time Database|Doc Time Database]: Record and reason over value changes over the time
* [Timechart|Doc Timechart]: Displays the trend of some values over the time
* [Variable|Doc Variable]: Assign results of expressions to questions
* [Constant|Doc Constant]: Define a constant to be used in expressions
* [Image Map|Doc ImageMap]: Define clickable images to answer questions
At line 105 added one line
At line 88 changed 2 lines
* Dynamic list of all articles tagged with "documentation: [TagSearch Documentation|http://www.d3web.de/Wiki.jsp?page=TagSearch&tag=Documentation]