Products
[返回当前版本] [恢复此版本]

Core Applications#

Dialog Applications#

Knowledge Engineering Tools#

Modules (under construction)#

Modules are the different parts of the main products and applications

Complex modules#

Licenses

  • add articles for the different licenses and link them
  • d3web-KnowWE-Releases contain all used licenses...
Albrecht Striffler

Module-Plugin implementation

  • Jenkins-Plugin to upload Plugin/Module information
    • https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins
    • SVN: https://svn.jenkins-ci.org/
    • Download jenkins war and add to tomcat
    • Get hello world plugin and import into new workspace
    • Plugin execution not covered by lifecycle configuration does not matter, it is just ugly
    • Maven install hello world plugin
    • Copy hello-world.jar to WEB-INF\lib
    • Copy hello-world.hpi to WEB-INF\plugins
    • Start tomcat/jenkins
    • Hello world plugin will be available as post step option
    • Start implementing new plugin to upload build data to d3web.de page as a attachment
    • Some additional code snipplets on how to upload files to a KnowWE Action
    • Provide information needed for module pages
Alex Legler
Module-Plugin implementation
  • 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
Sebastian Furth

Product Ontology#

Quality assessment of the modules:#