ProfiWiki

From BITPlan Wiki
Revision as of 12:31, 31 December 2018 by Wf (talk | contribs)
Jump to navigation Jump to search

This page in other languages: de

ProfiWiki en

Nav left blue.svg

Profiwikiicon.png

Profiwiki is

  • a ContentMangementSystem (CMS)
  • a DocumentManagemtSystem (DMS)

that is based on MediaWiki and semanticMediaWiki.

A ProfiWiki is a standard MediaWiki which is extends with Semantic MediaWiki and other extensions. The result is combination of a Wiki and a Graph database system. Useful functions like a UML documentation, comfortable upload by drag&drop and PDF export are already integrated.

To make the approach useable the ProfiWiki system used a Ryhtm Template engine and a predefined MetaModel. This way the Wiki can be extends with Standard-Java "Actions" / Scripts which make it possible to work on all kinds of data to e.g. import the data into the wiki or export things from the wiki. Anything that is accessible with a Java library can be integrated this way.

Examples are Office and PDF Documents and naturally quite a few other things.

The database structure can be modified directly in the Wiki. MetaModell, Modell and generated pages are handled in the same way. In principle a ProfiWiki works like a small "integrated development environment".

The utility of the Wiki lies in the collaboration possibilities. It is possibble to combine unstructured. spontaneous content with structure contend based on Forms Lists and Categories. This way users on different levels can be addressed. Those that want to use all details as well as users that do just want to occasionaly use the wiki without reading any manuels and just want to "click from page to page" and add data with predefined forms.

is a product that increases the benefit you

get from Semantic Media Wiki and simplifies the structuring of your wiki.

Profiwiki consists of:

  • a set of predefined templates, pages and media files
  • an extension that allows to use Java Code and libraries
  • a Rythm template engine based configurable page generator
  • applying the Y-Principle to the structuring and use of Semantic MediaWiki
OsProject
edit
id  ProfiWiki
state  
owner  BITPlan
title  Professional Semantic Media Wiki
url  https://github.com/BITPlan/ProfiWiki
version  0.0.1
description  
date  2018-12-31
since  
until  

Installation

git clone https://github.com/BITPlan/ProfiWiki
cd ProfiWiki

choose your target Mediawiki version e.g. 1.31.1 and call the corresponding install script:

./mw1_31_1