Changes between Version 15 and Version 16 of GIMIv1.1Tutorial/Toirods
- Timestamp:
- 10/21/12 23:02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Toirods
v15 v16 86 86 * Add metadata information to stored file. 87 87 {{{ 88 imeta add -d <file_name> <name> <value> <unit>88 $ imeta add -d <file_name> <name> <value> <unit> 89 89 }}} 90 For example if you wanted to add the slice name of the experiment as metadata for file gimi01-ping_all.sq3, the command would look as follows: 91 {{{ 92 $ imeta add -d gimi01-ping_all.sq3 SliceName gimi01 93 }}} 94 (<unit> is not required.) 90 95 91 96 === D.2.2 iRODS web interface ===