Changes between Version 15 and Version 16 of GIMIv1.1Tutorial/Toirods


Ignore:
Timestamp:
10/21/12 23:02:00 (12 years ago)
Author:
zink@cs.umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.1Tutorial/Toirods

    v15 v16  
    8686  * Add metadata information to stored file.
    8787{{{
    88 imeta add -d <file_name> <name> <value> <unit>
     88$ imeta add -d <file_name> <name> <value> <unit>
    8989}}}
     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.)
    9095
    9196=== D.2.2 iRODS web interface ===