Nepomuk specialized resource editor
Nepomuk specialized resource editor
Functional description
A specialized resource editor is used for displaying/editing the main properties of specific resources. For a task, those are: its priority, its parent task, its start date, its end date, its description. When no specialized editor is available for the edited type, the generic relation editor is provided.
Architectural and technical aspects
- Semantic form: automatic creation of a form based on the resource type(s)
- Scripting of the forms for customizing the display, the edition easily
Mockups
Task editor
The contents of the generic resource editor are displayed in the "Relations" tab, except the properties that are already displayed in the "Properties" tab (in the case below, the following fields will be removed from the "Relations" tab since they are already displayed in the "Properties" tab: description, icon, title, rating).

When no customized editor is available, there is no distinction between the "Properties" and the "Relations" tabs. However, custom editors should be provided whenever possible. They could be derived directly from the ontology later on.


