Changes between Version 27 and Version 28 of Event/2011/GCI


Ignore:
Timestamp:
11/15/11 15:29:06 (13 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2011/GCI

    v27 v28  
    1212 * Build library(ies) '''Emergency Data Exchange Language Distribution Element'''
    1313Difficulty : '''Hard''' Proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan][[BR]]
    14 '''Specific: '''EDXL-DE is the final wrapper (envelope) of all EDXL data parcels. We may be delivering a EDXL Resource Management (RM) information and Situational Reporting (SITREP) information to the managers of several emergency organizations. The DE will contain who, when, and where those RM and SITREP data parcels would be delivered. Every EDXL message (data parcel) must carry this information. Otherwise, it cannot use available distribution methods and would need to rely on its own protocol; that's not very user friendly. [[BR]]
    15 '''Measurable: ''' It is purely a coding task that involves playing with XML and developing a class, possibly within the 3R**** framework. [[BR]]
    16 '''Attainable: ''' [[BR]]
    17 Step 1 :: select one of the existing EDXL-based applications in Eden, I recommend the EDXL-RM; then add the EDXL-DE component to that. [[BR]]
    18 Step 2 :: Then expand on that concept with EDXL-HAVE and EDXL-SITREP to generalize the library [[BR]]
     14'''Specific: '''[http://docs.oasis-open.org/emergency/edxl-de/v1.0/EDXL-DE_Spec_v1.0.pdf | EDXL-DE] is the final wrapper (envelope) of all EDXL data parcels. We may be delivering a EDXL Resource Management (RM) information and Situational Reporting (SITREP) information to the managers of several emergency organizations. The DE will contain who, when, and where those RM and SITREP data parcels would be delivered. Every EDXL message (data parcel) must carry this information. Otherwise, it cannot use available distribution methods and would need to rely on its own protocol; that's not very user friendly. [[BR]]
     15'''Measurable: ''' It is purely a coding task that involves playing with XML and developing a class, possibly within the '''??? 3R**** ???''' framework. [[BR]]
     16'''Attainable: ''' run through the steps [[BR]]
     17Step 1 :: select one of the existing EDXL-based applications in Eden, I recommend the EDXL-RM;
     18Step 2 :: discuss each of the attributes/elements; then determine how EDXL-DE would be added to EDXL-RM as a pop-up GUI. [[BR]]
     19Step 3 :: create some example XML files to get a feel for the inputs and outputs
     20Step 4 :: write code to add to take the inputs EDXL-RM and EDXL-DE to package the data for delivery
     21Step 5 :: test the code, fix bugs, and generalize the functions
     22Step 6 :: Apply to EDXL-HAVE and EDXL-SITREP to generalize the library [[BR]]
    1923'''Relevant: ''' Applies to Sahana Interoperability policy. Present developments to investigate are: HAVE, RM, and SITREP http://www.oasis-open.org/standards#edxl [[BR]]
    20 '''Time-bound: ''' [[BR]]
    21 '''Evaluate: ''' Involve producing XML files with the EDXL-DE element appended to the EDXL-RM, SITREP, or HAVE[[BR]]
     24'''Time-bound: ''' If steps 1 - 4 are completed that can be a full accomplishment; additional work is a bonus [[BR]]
     25'''Evaluate: ''' Produce XML files with the EDXL-DE element appended to the EDXL-RM, SITREP, or HAVE[[BR]]
    2226'''Reevaluate: ''' Use an API to add and strip the EDXL-DE to any EDXL data standard. Use the same set of XML files to run through this process [[BR]]
     27
    2328* Packaging
    2429 * Easy (Fran): [InstallationGuidelines/Windows/User Windows Installer for End-Users]