Changes between Version 42 and Version 43 of GSAS


Ignore:
Timestamp:
05/22/13 14:44:14 (11 years ago)
Author:
hmussman@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSAS

    v42 v43  
    3434|| '''ID''' || '''Description''' || '''Who''' || '''Due'''  || '''Status''' || '''Demos''' || '''Notes''' ||
    3535|| 1 || Establish GENI policy on sharing research results  ||   ||  ||   ||  || ||
    36 || 1a || DRAFT policy ( 2 pages)  || Larry/Giridhar  || 5/15/13 (or 6/15/13?) ||   ||  || ||
    37 || 1b ||  Review with GPO || Larry/Giridhar  || 6/1/13 (or 6/20/13?) ||   ||  || ||
     36|| 1a || DRAFT policy ( 2 pages)  || Larry/Giridhar  || 6/15/13 ||   ||  || ||
     37|| 1b ||  Review with GPO || Larry/Giridhar  || 6/20/13 ||   ||  || ||
    3838|| 1c || Review with community  || Larry/Giridhar  || GEC17  (how?)||   ||  || ||
    3939|| 1d ||   ||   ||  ||   ||  || ||
     
    122122|| 2a || Review v1.1  || Group  || 4/29/13 || completed ||  || ||
    123123|| 2b || Draft v1.2  || Harry  || 5/1/13 || completed ||  || ||
    124 || 2c || Review v1.2  || Group  || 5/8/13 || ||  || ||
     124|| 2c || Review v1.2  || Group  || 5/8/13 || completed ||  || ||
    125125|| 2d || Review with GPO  || Harry/Jeanne  || ? ||   ||  || ||
    126126|| 2e || Review with GEMINI  ||  Harry/Jeanne || ? ||   ||  || ||
     
    128128|| 2g ||   ||   ||  ||   ||  || ||
    129129|| 3 || Resolve design issues  ||   ||  ||   ||  || ||
    130 || 3a || Issue 2.1:  How are persistent accounts established for each user in iRODSs?  || Shu, Jeanne, Tom  ||  ||   ||  || Per GIMI workflow discussion ||
     130|| 3a || Issue 2.1:  How are persistent accounts established for each user in iRODSs?  || Shu, Jeanne, Tom  ||  ||   ||  || Per GIMI workflow discussion;  use POST to restful interface? ||
    131131|| 3b || Issue 2.2:  How are storage capacity limits established and enforced for each IRODS user?  Are older objects (artifacts) flagged for removal?  || Shu  ||  ||   ||  || ||
    132132|| 3c || Issue 2.3:  How are archive capacity limits established and enforced for each IRODS user?  Are older objects (artifacts) flagged for removal?  || Shu  ||  ||   ||  || ||
     
    175175|| 4 ||  "GENI !ObjectDescriptor Schema"  ||   ||  ||   ||  || ||
    176176|| 4a || Review v1.1  || Group  || 4/29/13 || completed ||  || ||
    177 || 4b || Issue v1.2  || Giridhar || 6/1/13 ||  ||  || Need to include controlled vocabularies  ||
     177|| 4b || Issue v1.2  || Giridhar || 6/1/13  (or earlier?) ||  ||  || Need to include controlled vocabularies  ||
    178178|| 4c || Review with group  || Giridhar  || ? ||   ||  || ||
    179179|| 4d || Review with GPO  ||  Giridhar || ? ||   ||  || ||
     
    219219|| 5c ||  Establish authentication for each user based on certificates, and also proxy (delegated) certificates.   || Shu and Jeanne  || GEC15 || completed  ||  || ||
    220220|| 5d ||  Establish directory structure in storage service for each user to accommodate multiple experiments, and 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)  || Shu, Harry and Giridhar  || GEC15 || completed  ||  || ||
    221 || 5e ||  Provide multiple interfaces (including icommand, restful http, and web) to allow authenticated user to view, search and curate their objects (artifacts)  || Shu  || GEC15 || completed  ||  || restful http can come later||
     221|| 5e ||  Provide multiple interfaces (including icommand, restful http, and web) to allow authenticated user to view, search and curate their objects (artifacts)  || Shu  || GEC15 || completed  ||  || restful http can come later;  or should we do it soon, to be used to create user accounts?||
    222222|| 5f ||  Provide interface to allow user to define an object to be archived (where the object may range from a large directory to a single file), include a descriptor (following the GENI descriptor schema), assign a persistent Digital Object Identifier (DOI, or "handle"), and decide when to push it to archive service.   || Shu  || GEC16 || in progress  ||  || ||
    223 || 5g ||  Establish an archive service that provides long-term and reliable storage, with access via a DOI from the global handle service, with access following a local policy included in archived object. (Include at least two policies: give the object to anyone, or give the object only to its owner.)  || Shu  || GEC17 || in progress  ||  || ||
    224 || 5h ||  Add rules to process incoming descriptors in xml files, and store info in iCAT  (3-4 weeks)  || Shu, Antoine  || ||   ||  || ||
    225 || 5i ||  Add rules to move object to public archive service, and make any changes  (3-5 weeks) || Shu, Antoine  || ||   ||  || ||
    226 || 5j ||  Integrate archive service into handle service  (1 week)  || Shu, Antoine   || ||   ||  || ||
    227 || 5k ||  Provide interface to iRODS to allow GENI Experimenter Portal to create iRODS user accounts  || Shu, Antoine   ||  ||   ||  || ||
     223|| 5g ||  Establish an archive service that provides long-term and reliable storage, with access via a DOI from the global handle service, with access following a local policy included in archived object. (Include at least two policies: give the object to anyone, or give the object only to its owner.)  || Shu  || GEC17 || in progress, discussed with Antoine  ||  || Need example metadata.xml files, including key values.  Should iRODS validate xml schema (syntax)? ||
     224|| 5h ||  Add rules to process incoming descriptors in xml files, and store info in iCAT  (3-4 weeks)  || Shu, Antoine  || GEC17 ||   ||  || ||
     225|| 5i ||  Add rules to move object to public archive service, and make any changes  (3-5 weeks) || Shu, Antoine  || GEC18 ||   ||  || ||
     226|| 5j ||  Integrate archive service into handle service  (1 week)  || Shu, Antoine   || GEC18 ||   ||  || ||
     227|| 5k ||  Provide interface to iRODS to allow GENI Experimenter Portal to create iRODS user accounts  || Shu, Antoine   || GEC17 ||   ||  || Should this use POST to restful interface?||
    228228|| 5l ||  "iRODS"  || Shu  ||  ||   ||  || ||
    229229|| 5m ||  "iRODS"  || Shu  ||  ||   ||  || ||
     
    251251|| '''ID''' || '''Description''' || '''Who''' || '''Due'''  || '''Status''' || '''Demos''' || '''Notes''' ||
    252252|| 6 ||  "Experiment Artifact Management Tool"  ||   ||  ||   ||  || ||
    253 || 6a ||    ||   ||  ||   ||  || ||
     253|| 6a ||    || who?   ||  ||   ||  || p/o Cong's work on GIMI init script? ||
    254254|| 6b ||    ||   ||  ||   ||  || ||
    255255|| 6c ||    ||   ||  ||   ||  || ||