Explorar o código

confidential siblings are not mandatory

Lucas Gautheron %!s(int64=2) %!d(string=hai) anos
pai
achega
a53e97a403
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      HOWTO.md

+ 7 - 2
HOWTO.md

@@ -31,9 +31,14 @@ The first step is to create the dataset on GIN, in the EL1000 organization.
 ## Creating GIN datasets
 
 Step 1 is to create empty datasets on GIN, where the data will be hosted.
-Using the browser capabilities on GIN, create two **empty** repositories in your GIN organization: `<dataset-name>` and `<dataset-name>-confidential`, e.g. `dataset1` and `dataset1-confidential`. Here's an example of creation of the first (i.e. non confidential); notice that (a) you need to create the repo from the organization (and not your personal account) and (b) you need to uncheck the box at the bottom during actual creation.
+Using the browser capabilities on GIN, create the following **empty** repositories in your GIN organization:
 
-You may not need a 'confidential' version of the dataset. In this case, you can just create the first dataset.
+ - `<dataset-name>`, e.g. `dataset1`.
+ - `<dataset-name>-confidential`, e.g. `dataset1-confidential`. The "confidential" repository is optional and only needed if two tiers of access are needed.
+
+Here's an example of creation of the first (i.e. the least confidential); notice that (a) you need to create the repo from the organization (and not your personal account) and (b) you need to uncheck the box at the bottom during actual creation.
+
+You may not need a 'confidential' version of the dataset, i.e. in one access tier is enough. In this case, you can just create the first dataset.
 
 ![image](https://user-images.githubusercontent.com/7464861/117114235-dd500380-ad8b-11eb-873d-d47be02f659d.png)