Changes between Version 1 and Version 2 of GSAS


Ignore:
Timestamp:
04/26/13 10:07:45 (11 years ago)
Author:
hmussman@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSAS

    v1 v2  
    66
    77
    8 === Participating Organizations ===
     8=== Participating Projects and Organizations ===
    99
     10[http://groups.geni.net/geni/wiki/DigitalObjectRegistry  Project 1663:  Digital Object Registry  (CNRI)]  [[BR]]
    1011
    11 RENCI [[BR]]
    12 
    13 CNRI  [[BR]]
     12[http://groups.geni.net/geni/wiki/GIMI  Project 1856:  GIMI I&M Tools  (UMass Amherst, RENCI and others)]  [[BR]]
    1413
    1514
    1615=== Technical Contacts ===
    1716
    18  Shu Huang, RENCI  (mailto:ibaldin@renci.org) [[BR]]
     17Giridhar Manepalli  (CNRI) (mailto:gmanepalli@cnri.reston.va.us / 703 620 8990) [[BR]]
    1918
    20  Giridhar Manepalli, CNRI [[BR]]
     19Shu Huang  (RENCI)   (mailto:shuang@renci.org) [[BR]]
    2120
    22  '''GPO System Engineer:'''  [mailto:hmussman@bbn.com Harry Mussman]
     21'''GPO System Engineer:'''  [mailto:hmussman@bbn.com Harry Mussman]  [[BR]]
    2322
    24  '''GPO Software Engineer:'''  [mailto:johren@BBN.COM Jeanne Ohren]
     23'''GPO Software Engineer:'''  [mailto:johren@BBN.COM Jeanne Ohren]  [[BR]]
    2524
    26 === Related Projects ===
     25=== 1) Goals ===
    2726
    28  GIMI: Large-scale GENI Instrumentation and Measurement Infrastructure [[BR]]
     27For GSAS: [[BR]]
    2928
    30  [http://gimi.ecs.umass.edu/  GIMI website at UMass Amherst]  [[BR]]
     291.  A structured place to store all of the objects (artifacts) for an experiment, with descriptors (metadata), that is easy to access, with short to medium term storage, and the ability to search.  (Note:  this goes well beyond just measurement data objects.)  [[BR]]
    3130
     312.   A separate long-term archive, with controlled access from the outside world, using a DOI (handle) as a persistent identifier [[BR]]
    3232
     333.   Include most of the functionality provided by the Measurement Data Archive (MDA) prototype, built by CNRI.  [[BR]]
    3334
    34 == Goals ==
     354.  Establish multiple federated iRODS services, starting at RENCI and UMass Amherst, and operate for GENI users (experimenters).
    3536
    36 This project will build and operate the GENI Measurement Data Archive service (i.e.,  iRODs).  These can be utilized by all types of GENI I&M services, including those developed in the GEMINI project. 
     375.  Establish persistent accounts for each user, and use icommands to store and retrieve objects (artifacts) for each user in the storage service.
     38
     396.  Establish authentication for each user based on username/password, certificates, and also proxy (delegated) certificates.  [[BR]]
     40
     417.  Establish a directory structure in the storage service for each user to accommodate multiple experiments, and a directory structure for each experiment (consider "bag") to include all objects (artifacts) associated with that experiment, including one or more descriptors (metadata) within XML files (following the GENI descriptor schema).  [[BR]]
     42
     438.  Provide multiple interfaces (including icommand and web) to allow an authenticated user to view, search and curate their objects (artifacts).   [[BR]]
     44
     459.  Provide interface to allow a user to define an object (artifact) to be archived (where the object (artifact) may range from a large directory to a single file), include a descriptor (following the GENI ObjectDescriptor Schema), assign a persistent Digital Object Identifier (DOI, or "handle"), and decide when to push it to archive service.  [[BR]]
     46
     4710.  Establish an archive service that provides long-term and reliable storage, with public access via a DOI from the global handle service.   [[BR]]
     48
     4911.  Include a search function in the archive service, so that an outside user can search for and then retrieve an object,  but allow the object’s owner to disable search, so that an outside user needs the DOI of the object to retrieve it.  [[BR]]
     50 
     51Goals for GENI ObjectDescriptor Schema  [[BR]]
     52
     5311.  Useful for all types of objects, not just MeasurementData objects.  [[BR]]
     54
     5512.  Keep it simple, with the minimum number of mandatory fields.  [[BR]]
     56
     5713.  Where possible, values for fields should be automatically generated by Experiment Management Tools.  [[BR]]
     58
     59Use of “DataCite Schema for the Publication and Citation of Research Data”:  [[BR]]
     60
     6114.  When an object (artifact) is archived in the Archive Service with public access from the outside world via the Internet, using a DOI (handle) as a persistent identifier, and include descriptors (metadata) that follows DataCite Schema (ref)  [[BR]]
     62
    3763
    3864== Operational Capabilities ==