Changes between Version 52 and Version 53 of Event/2014/IOTX/cap-codefest-2014


Ignore:
Timestamp:
05/01/14 03:41:44 (11 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2014/IOTX/cap-codefest-2014

    v52 v53  
    3535==== (B) Validating parameters carrying scientific data ====
    3636
    37 (B.1) Identify 5 to 10 sets of, hazard event specific, scientific data
     37(B.1) Identify 5 to 10 sets of, hazard event specific, commonly used scientific measures
    3838
    39 (B.2) Develop a data structure for managing relationships between the various ordered encoding
     39(B.2) Develop a data structure for managing relationships between the various ordered encoding of scientific measures (e.g. wave-height would imply the ocean wave height; possibly modeled as a pair object-property; where object is the wave and property is height)
    4040
    41 (B.3) Build the API for CAP publishers to validate their scientific data values
     41(B.3) Build the API for CAP publishers and subscribers to validate the scientific measures. The scientific measures are exchanged through CAP <parameter> elements.
    4242
    43 (B.4) Test case ???
     43(B.4) Programmers from the four CAP-enabled software tools would submit their <parameter> element data through the API to match with an existing object and property.
    4444
     45(B.5) The individual CAP-enabled software tools can exchange various CAP messages with <parameter> element values and the cross validated with the Sahana-Eden validation service.
    4546
    4647==== (C) Emulating the Alerthub ====