Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:solution:projects [2024/12/17 15:25] burcurdms:solution:projects [2025/02/05 15:00] (current) – moved workflow figure to workflows section in the datamanager and adjusted link giulio
Line 7: Line 7:
 Once a project is completed, an archiving workflow can be initialized. During this archiving workflow, the data is checked by the responsible persons, is enriched with metadata, and finally put as a data package in a fixed state. Currently, RDMS does not have the functionality to publish these data packages. This user manual and the users will be updated once publishing becomes available.  Once a project is completed, an archiving workflow can be initialized. During this archiving workflow, the data is checked by the responsible persons, is enriched with metadata, and finally put as a data package in a fixed state. Currently, RDMS does not have the functionality to publish these data packages. This user manual and the users will be updated once publishing becomes available. 
  
-An RDMS Project is managed by a Project Admin, a Metadata Manager, and a Data Manager where the same person can hold all these roles. The Project Admin or the Data Manager manage the access rights to files and folders of the project. The Metadata Manager manages the project's metadata and verifies it during the archiving stage. Please refer to the [[rdms:webapp:archiving|archiving workflow]] section for more information about the archiving procedure and the roles of Project Admin, Metadata Manager and Data Manager.+An RDMS Project is managed by a Project Admin, a Metadata Manager, and a Data Manager where the same person can hold all these roles. The Project Admin or the Data Manager manage the access rights to files and folders of the project. The Metadata Manager manages the project's metadata and verifies it during the archiving stage. Please refer to the [[rdms:workflows:archiving|archiving workflow]] section for more information about the archiving procedure and the roles of Project Admin, Metadata Manager and Data Manager.
  
 ===== Creating a Project ===== ===== Creating a Project =====
Line 82: Line 82:
 **Note:** If a Project is created from an existing folder, the content of that folder is automatically moved to the new project and an internal link is placed in the original location of the folder.  **Note:** If a Project is created from an existing folder, the content of that folder is automatically moved to the new project and an internal link is placed in the original location of the folder. 
  
 +==== Using RDMS Workflows with Projects ====
 +
 +The RDMS has a set of workflows designed to start from an existing project:
 +
 +  * **[[rdms:workflows:archiving|Archiving Workflow]]**: Start this workflow if the project is over and you want to freeze data in an archive.
 +  * **[[rdms:workflows:participate|Project Participation Request]]**: Start this workflow if you want to ask for access to an existing project. 
 +
 +To access these workflows, navigate to the sidebar menu and select the workflow tab as shown in the figure below. There, you can select which workflow you would like to start. From the workflow page, you can then select the project you want to run the workflow on. If you have the correct permissions, the workflow will start. The workflow page will guide you through each step you need to follow in order to complete the workflow.
 +
 +{{ :rdms:workflows:workflow1.png?direct&1000 | }}
 +
 +Alternatively, you can also start the archiving workflow by navigating to the project you wish to archive, then selecting the options wheel and starting the archiving workflow from there. Once again, you need the correct permissions to start the workflow. The RDMS web interface will redirect you to the workflow page, where you can then follow the steps mentioned above.
 +
 +For a more detailed description of each workflow, please read the [[rdms:workflows:start]] page on this wiki.