Review this page.
Albrecht Striffler
CLOSED
- Describe: What is a product, application and module?
- Describe actual products / applications
Developer How-Tos
Daniel Zügner
CLOSED
- How to develop javascript in KnowWE without restarting after every change
Developer How-Tos
Daniel Zügner
CLOSED
- How to create your own workspace (transfer and update from uni page)
Developer How-Tos
Lukas Brehl
CLOSED
- How do extensions and extensionpoints work
- How do I use the scope of an extension?
Start this page by adding some headlines, table of contents, some introductory words.
Every How-To gets its own little section with a short description who the How-To shows and then a link to the page with the actual how to
Lukas Brehl
CLOSED
Set this page up, add table of contents and some introductory words. Every question is its own small headline with the answer directly below.
Christian Henniger
DEFERRED
Check http://d3webwiki.informatik.uni-wuerzburg.de/ for usefull stuff to add to How-Tos and/or FAQ. Go through page index.
Daniel Zügner
CLOSED
List example knowledge bases from tutorials here and add a short description for each.
Tim Baier-Loewenstein
CLOSED
Developer FAQ
Daniel Zügner
CLOSED
- Some examples:
- What do I need do mvn install, after I change a java file or non-java file?
- Tomcat starts, but wikipages are not loaded -> update Tomcat-Context... this happens when mvn installing while tomcat is running...
- What is an plugin, what is an extension, what is an extension point (http://d3webwiki.informatik.uni-wuerzburg.de/Wiki.jsp?page=Plugins%20and%20Extensions)
- What is the Scope of an extension
Developer Wiki
Markus Friedrich
CLOSED
- d3web Code snipplets: Example for (use Uni and release notes)
- Load knowledge base (and save)
- Create a new Session
- Run a session and read derived solutions
- Save session / load session
Developer How-Tos
Johanna Latt
CLOSED
- How to create your own plugin project (transfer and update from uni page, add some pictures and stuff)
Developer FAQ
Christian Henniger
CLOSED
- Define questions
- Answer questions, get the information if unkown
- Get and update/improve stuff from old pages: http://d3webwiki.informatik.uni-wuerzburg.de/Wiki.jsp?page=FAQ
CareMate: Check, whether movie can be put on the web page and write a small success story.
Volker unterstützt
Constantin Rieder
CLOSED
Revise/update this page and linked pages. Is it complete and up to date?
At first glance:
Carsten Wasner
CLOSED
- Packages
- AbstractionTable
- Todos
- See tags page
- ...
Describe the actual modules
Markus Friedrich
CLOSED
- Create new articles for complex modules with multiple plugins
- Use ontology descriptions for "included plugins", "quality level", "license"
- Describe/define quality level
- Simple modules are not defined manually... all plugins that are not part of a complex module are simple modules aggregated on one page, probably using a sparql query or an own KnowWE-Plugin
Developer Wiki
Jochen Reutelshöfer
CLOSED
- KnowWE code snipplets
- How to define your own markup (derived from DefaultMarkup)
- How to define your own CI test
- TerminologyManager
- Sections & Types
Module-Plugin implementation
Sebastian Furth
CLOSED
- Design ontologie about module information. We want for example the following information per module:
- What maven modules / svn projects are part of this module (will be defined on the module page with turtle markup)
- What projects are not in any complex/aggregated module
- What are the last x changes to any project of a module
- What is the heat of the module (changes/day in the last month?)
- What are the test stats for the module
- General stats, if possible? LoC, Classes, BuildNumber
- Authors (people who created modules, changed them)
- More interesting stuff?
- Write KnowWE-Plugin to add data provided by Jenkins-Plugin to the rdf2go model.
- If there is time: Write KnowWE-Plugin to render module information from rdf2go model in a nicer way. If there is no time: Use default SparqlRenderer