Difference between revisions of "ProfiWiki en"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{LanguageSet|master page=ProfiWiki|language=de}}{{Backlink|target=Services}}{{Eyecatcher|picture=Profiwikiicon.png}} ProfiWiki is * a ContentMangementSystem (CMS) * a Documen...")
 
Line 14: Line 14:
 
Java library can be integrated this way.
 
Java library can be integrated this way.
  
 +
Examples are Office and PDF Documents and naturally quite a few other things.
  
Dazu gehören insbesondere Office und PDF Dokumente aber natürlich auch viele andere Dinge.
+
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".  
  
Die Datenbankstrukturen können im Wiki direkt editiert werden - Metamodell, Modell und generierte Seiten sind völlig gleichberechtigt. Im Grunde ist
+
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
damit ein ProfiWiki sogar eine kleine "integrierte Entwicklungsumgebung". Der Nutzen entfaltet sich nun, wenn man die Kollaborationsmöglichkeiten und die
+
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.
unstrukturierten, spontanen Möglichkeiten der Wiki-Nutzung mit strukturierter Wiki-Nutzung auf Basis von Formularen, Listen und Kategorien nutzt.
 
Damit lassen sich dann sowohl Anwender ansprechen, die das Wiki mit allen seinen Detailmöglichkeiten nutzen als auch Nutzer, die sich nicht groß einarbeiten
 
wollen sondern einfach "durch das Wiki von Seite zu Seite klicken" und neue Daten mit Formularen erfassen.
 
  
 
[[Category:frontend]]
 
[[Category:frontend]]

Revision as of 15:41, 29 November 2017

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 databqse 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 shte 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.