-
Notifications
You must be signed in to change notification settings - Fork 2
/
yoda-upload.qmd
105 lines (71 loc) · 7.38 KB
/
yoda-upload.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# How to upload your GUTS data to Yoda
## Local Yoda web portals and support
For each data collection location in GUTS there is a local Yoda portal that will be used to upload, store and archive your data. The table below shows which Yoda URL connects to which data collection location within the GUTS consortium and where to find your local Yoda support page.
::: {#yoda-table-1 .yoda-table}
**Data location**
| | | |
|--------------------|-------------------------------------------|---------------------------------------------------------------------------------------------|
| | **Local Yoda url** | **Local Yoda support page** |
| WP1 Amsterdam-VU | <https://portal.yoda.vu.nl> | <https://yoda.vu.nl/site/> |
| WP1 Rotterdam-EUR | <https://erasmus-yoda.irods.surfsara.nl/> | <https://www.eur.nl/onderzoek/research-services/research-data-management/tooling/surf-yoda> |
| WP2 Leiden-UL | <https://leiden-yoda.irods.surfsara.nl/> | <https://servicedesk.surf.nl/wiki/display/WIKI/Yoda+user+guide> |
| WP3 Amsterdam-AUMC | <https://aumc-yoda.irods.surfsara.nl/> | <https://servicedesk.surf.nl/wiki/display/WIKI/Yoda+user+guide> |
| WP4 Utrecht-UU | <https://uu-yoda.irods.surfsara.nl/> | <https://www.uu.nl/en/research/yoda/what-is-yoda> |
:::
You can visit [this page for general Yoda guidance provided by SURF](https://servicedesk.surf.nl/wiki/display/WIKI/Yoda+user+guide).
## Requesting Yoda workspace and uploading to Yoda
In the three steps below, we explain how you can request a personal workspace for Yoda, sign into that workspace and upload your data.
::: {.callout-tip collapse="false" icon="false"}
## 1. Requesting Yoda workspace
Requesting a Yoda workspace differs per location and is handled by each university differently. The most important thing is that the workspaces that will be created, for all data collected in a specific location, follow the same naming convention. In total four workspaces will be needed per location (two for the pilot and two for the main study), which are divided in the following ways:
- A distinction will be made between pilot data and main study data
- Within these two categories, a distinction will be made between raw data and "up to guts standard" data
- Raw data is all the data you deposit immediately/as soon as possible after collection, unaltered.
- The "up to guts standard" data includes data that is converted to the standard required to conduct research. [More information on converting your data to GUTS standards can be found in the following chapter.](how-to-save-your-data.qmd)
All workspaces within Yoda will start with the prefix `research-`. In the table below you will find the final names of the workspaces for each location. They follow these naming conventions:
- Workspaces for the pilot will follow the convention: `guts-pilot-[location]` and then an added `-raw` for the raw data workspace
- Workspaces for the main study will follow the convention: `guts-[location]` and then an added `-raw` for the raw data workspace
::: {#yoda-table-2 .yoda-table}
+--------------------+------------------------------+-------------------------------+
| **Data Location** | **Pilot workspace name** | **Main study workspace name** |
+--------------------+------------------------------+-------------------------------+
| WP1 Amsterdam-VU | research-guts-pilot-vu-raw | research-guts-vu-raw |
| | | |
| | research-guts-pilot-vu | research-guts-vu |
+--------------------+------------------------------+-------------------------------+
| WP1 Rotterdam-EUR | research-guts-pilot-eur-raw | research-guts-eur-raw |
| | | |
| | research-guts-pilot-eur | research-guts-eur |
+--------------------+------------------------------+-------------------------------+
| WP2 Leiden-UL | research-guts-pilot-lei-raw | research-guts-lei-raw |
| | | |
| | research-guts-pilot-lei | research-guts-lei |
+--------------------+------------------------------+-------------------------------+
| WP3 Amsterdam-AUMC | research-guts-pilot-aumc-raw | research-guts-aumc-raw |
| | | |
| | research-guts-pilot-aumc | research-guts-aumc |
+--------------------+------------------------------+-------------------------------+
:::
:::
::: {.callout-tip collapse="false" icon="false"}
## 2. Yoda sign in
![](images/rdmhandbook-yoda-login.jpg)
If you go to your local Yoda web portal you can find the "Sign in" button in the top right. This takes you to a page where you have to sign in with your institutional email (the same email you would use for other SURFconext or SRAM logins). NOTE: You are only able to sign in if you have been added to a workspace!
![](images/rdmhandbook-yoda-login02.jpg)
This sends you on to the SURFconext/SRAM sign in page.
![](images/rdmhandbook-yoda-login03.jpg)
:::
::: {.callout-tip collapse="false" icon="false"}
## 3. Uploading data
After you have signed in you will find that the 'Research' and 'Vault' buttons have appeared in the top left of the screen.
![](images/rdmhandbook-yoda-login04.jpg)
If you requested a workspace using the same email address you used to sign in, or you have been added to that workspace, you can find it by clicking on Research on the Top left.
![](images/rdmhandbook-yoda-login05.jpg)
In this overview find your research folder (in this example "research-guts-dummy").
![](images/rdmhandbook-yoda-login06.jpg)
Here you can find the data that you have uploaded previously. We will highlight two major actions here and explain them in more detail later:
- Uploading data: Using the "Upload" button in the top right, you can upload files/folders. You can also drag and drop files directly from your own system into the Yoda portal. There are also other options to upload data, like using curl. An example [on using curl can be found in the following chapter](how-to-save-your-data.qmd). For more [information regarding this example of using curl you can visit this page on github](https://github.com/eduardklap/qualtrics-automation).
For large data uploads like MRI or EEG data there is a way to use curl to send the data to your Yoda workspace using a variation of the following command:\
`curl -u [yoda-emailadres] -T [bestand].zip https://[location]-data.irods.surfsara.nl/[research-projectnaam]`
- Group management: Using the "Go to group manager" button in the top right, you invite members (if you are the group manager, which you are if you requested the workspace) and give different permissions to members (read/write rights etc.).
:::