Changes between Version 8 and Version 9 of EME


Ignore:
Timestamp:
06/21/13 09:20:34 (11 years ago)
Author:
koneil@bbn.com
Comment:

Added headers in iRODS section

Legend:

Unmodified
Added
Removed
Modified
  • EME

    v8 v9  
    4040== 5) Experiment descriptor and iRODS ==
    4141
     42=== Initial Experiment Collection ===
    4243This script sets up an experiment collection within the user's iRODS account. The user and GIMI will store objects associated with this experiment in this collection. In the example below the experiment collection is called “keleigh-myFirstExperiment-2013-06-21T08:35:53” .[[BR]]
    4344Template OMF scripts are also added to the user's iRODS account in their own folder titled “experimentTemplates” the first time a user runs this script.[[BR]]
     
    4647[[BR]]
    4748
     49=== Descriptor Files ===
    4850Descriptor files are generated which collect metadata about the experiment and objects being pushed into iRODS. These descriptor files are used to help organize and search for data. "project.xml" and “experiment.xml” are descriptor files created in each experiment collection. [[BR]]
    4951
    5052[[Image(ExperimentCollection.png, 100%)]]
    5153[[BR]]
    52 
     54=== Manifest Rspecs ===
    5355The user is asked if he would like the manifest rspecs from his slice to be added to this experiment collection in iRODS. If the user says yes, a new collection is created within the experiment collection. The manifest rspecs are then pushed to this new collection and descriptor files are created. In this example "manifest-keleigh-myFirstExperiment-2013-06-21T08:35:53.rspec" is a manifest rspec and "artifact.xml" and “step.xml” are descriptor files. [[BR]]
    5456