Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Adding Global Key Values
authored
Mar 07, 2018
by
Christian Evenhuis
Hide whitespace changes
Inline
Side-by-side
organising_data/Adding-Global-Key-Values.md
View page @
9530dd16
...
@@ -18,13 +18,14 @@ To add the same key-value pairs to all the image in a Dataset:
...
@@ -18,13 +18,14 @@ To add the same key-value pairs to all the image in a Dataset:
Here is an example you can cut and paste in to the
`Description Details`
. Modify the keys and values for your data.
Here is an example you can cut and paste in to the
`Description Details`
. Modify the keys and values for your data.
```
```
# global key-value
# global key-value
lab book number : 17504
lab book page : 17
Domain
:
Bacteria
LabBookID
: 10
Phylum : Proteobacteria
LabBookPage : 10
# end key-value
Organism : Pseudomonas aeruginosa
Temperature : 25
# end key-value
```
```
## Run the script
## Run the script
...
...