Changes between Initial Version and Version 1 of ImprovedWorkflow


Ignore:
Timestamp:
09/21/12 06:19:10 (12 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImprovedWorkflow

    v1 v1  
     1= Improvements to Metadata workflow =
     2
     3|| '''Date''' || 2012/09/21 ||
     4|| '''Contact(s)''' || Heikki Doeleman, Jose García, Steven Smolders||
     5|| '''Last edited''' || ||
     6|| '''Status''' || Proposed for vote||
     7|| '''Assigned to release''' || 2.9 ||
     8|| '''Resources''' || from AGIV http://www.agiv.be ||
     9|| '''Ticket #''' || TBD ||
     10
     11== Overview ==
     12
     13The current support for workflow in !GeoNetwork is somewhat limited. Metadata can be in one of a number of workflow-related states, but state transitions are not restricted. When a metadata is public, an editor who makes changes and saves, cannot prevent those changes to become visible to the public unless the metadata is made invisible to the public. This proposal introduces somewhat more strict lifecycle transitions along with a mechanism where metadata remains publicly visible even when an editor is in the process of changing it and saving his changes.
     14
     15=== Proposal Type ===
     16 * '''Module''': ALL
     17
     18=== Links ===
     19 * '''Documents'''
     20 * '''Email discussions''':
     21 * '''Other wiki discussions''':
     22
     23=== Voting History ===
     24 *
     25
     26----
     27
     28== Motivations ==
     29
     30 * A well-defined workflow helps increase quality of the metadata.
     31 * Keeping the original public version of a metadata public, while an editor is taking time to makes changes to it, helps increase quality of the catalogue.
     32
     33== Proposal ==
     34
     35=== stricter state transitions ===
     36
     37The only state transitions that are allowed, are:
     38
     39DRAFT -> SUBMITTED
     40SUBMITTED -> REJECTED
     41SUBMITTED -> APPROVED
     42REJECTED -> DRAFT
     43APPROVED -> DRAFT
     44
     45(the status RETIRED and UNKNOWN are not considered here).
     46
     47Note that Administrator users are able to make any state transition anyway.
     48
     49
     50=== better state awareness through icons ===
     51
     52To make immediately clear what the state is of a metadata, colourful icons (and the state name) indicate this in the search results and in the metadata view. This information is only displayed to users who are logged in to GeoNetwork.
     53
     54
     55
     56
     57
     58=== workspace ===
     59
     60=== Backwards Compatibility Issues ===
     61
     62None.
     63
     64=== New libraries added ===
     65Nope.
     66
     67== Risks ==
     68
     69== Participants ==
     70Heikki Doeleman, Jose García, Steven Smolders