| ... | ... | @@ -16,12 +16,19 @@ There are 4 ways add key-value pairs to your data in OMERO. The csv route is pr |
|
|
|
### 3. [By filename convention](./kv_add_filename)
|
|
|
|
### 4. [From .csv file](./csv/Managing-Key-values-with-csv-files)
|
|
|
|
|
|
|
|
# Key-Value naming conventions
|
|
|
|
* No spaces
|
|
|
|
* Use CamelCase. For example 'LabBook', not 'lab book' or 'lab_book'.
|
|
|
|
|
|
|
|
|
|
|
|
# Mandatory Key-Value pairs
|
|
|
|
|
|
|
|
All images collect in the MIF must have the following key-value metadata.
|
|
|
|
|
|
|
|
| Key | Values |
|
|
|
|
|----------------|------------------|
|
|
|
|
| Lab book | |
|
|
|
|
| Lab book page | |
|
|
|
|
| LabBook | |
|
|
|
|
| LabBookPage | |
|
|
|
|
| Microscope | |
|
|
|
|
| RDMP | |
|
|
|
|
|
| ... | ... | @@ -31,5 +38,4 @@ There are 4 ways add key-value pairs to your data in OMERO. The csv route is pr |
|
|
|
|----------------|------------------|
|
|
|
|
| Stain | |
|
|
|
|
| Organism | |
|
|
|
|
| Cell-line | |
|
|
|
|
| |
|
|
|
| CellLine | | |