Publishing qualitative survey data with QualiService¶
Scope¶
Target group¶
Scientists, scientific assistants, technical employees
Aim¶
Enable users working with qualitative data to archive and publish their data with QualiService.
Prerequisites¶
- Access to the PANGAEA submission system
Trigger event¶
The user is at the beginning of a qualitative research project and requires professional support from a data curator.
Categories¶
Applicable data types: png, xls, csv, docx, pdf, ... (all types)
Involved systems: PANGAEA
Addressed step in the data life cycle: archiving, publication
Procedure¶
%%{ init: { 'flowchart': { 'curve': 'linear'}} }%%
flowchart TD
A[["Trigger
new research project"]]:::trigger --> id1
subgraph id1 [SOP qualitative survey Data with QualiService]
B[1.Data preparation] --> C
C[2.Prepare data table] --> D
D[3.Upload data] --> E
E[4.Proofreading & data release]
end
id1 --> F
F[["Published data set"]]:::goal
click B href "../../../practice-ufz/QualiService/data-preparation"
click C href "../../../practice-ufz/QualiService/data-table"
click D href "../../../practice-ufz/QualiService/data-upload-release"
click E href "../../../practice-ufz/QualiService/data-upload-release"
classDef trigger stroke:#00589c
classDef goal stroke:#00589c