Difference between revisions of "Wiki Organisation"
m (#redirect Wiki workflow) |
(overall aspects of wiki organisation) |
||
Line 1: | Line 1: | ||
− | + | == Templates & Packages == | |
+ | An organisational wiki relies heavily on establishing convention, and this come in the form of centralised repositories of documentation and templates. Templates are also used to add standard sets of attributes to articles, in effect allowing them to more like objects than text articles. Such templates can also include semantic annotations to further standardise the attributes and make them universally accessible. | ||
+ | |||
+ | == Selections == | ||
+ | DPL can be used to select articles based on categorisation and templates in use, and SMW can make queries based on specific attributes and relationships. Custom forms should be made for making selections on specific sets of criteria such as date or financial attributes and can also involve filters to reduce the selection down. The forms should be interchangeable without clearing the selection. | ||
+ | |||
+ | == Reporting == | ||
+ | Once selections are made the results are by default rendered in a similar way to a category page, but different templates can be used through which the selection is rendered such as a sortable spreadsheet table or a tax return form. | ||
+ | |||
+ | == Workflow == | ||
+ | Each job is an article in the wiki and it is categorised based on its state such as "in progress" or "completed". The idea of [[wiki workflow]] is to use categorisation to allow larger jobs to undergo interaction with multiple roles in the correct sequences. |
Revision as of 08:47, 29 December 2007
Templates & Packages
An organisational wiki relies heavily on establishing convention, and this come in the form of centralised repositories of documentation and templates. Templates are also used to add standard sets of attributes to articles, in effect allowing them to more like objects than text articles. Such templates can also include semantic annotations to further standardise the attributes and make them universally accessible.
Selections
DPL can be used to select articles based on categorisation and templates in use, and SMW can make queries based on specific attributes and relationships. Custom forms should be made for making selections on specific sets of criteria such as date or financial attributes and can also involve filters to reduce the selection down. The forms should be interchangeable without clearing the selection.
Reporting
Once selections are made the results are by default rendered in a similar way to a category page, but different templates can be used through which the selection is rendered such as a sortable spreadsheet table or a tax return form.
Workflow
Each job is an article in the wiki and it is categorised based on its state such as "in progress" or "completed". The idea of wiki workflow is to use categorisation to allow larger jobs to undergo interaction with multiple roles in the correct sequences.