Changes between Version 52 and Version 53 of Event/2014/IOTX/cap-codefest-2014
- Timestamp:
- 05/01/14 03:41:44 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2014/IOTX/cap-codefest-2014
v52 v53 35 35 ==== (B) Validating parameters carrying scientific data ==== 36 36 37 (B.1) Identify 5 to 10 sets of, hazard event specific, scientific data37 (B.1) Identify 5 to 10 sets of, hazard event specific, commonly used scientific measures 38 38 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) 40 40 41 (B.3) Build the API for CAP publishers to validate their scientific data values41 (B.3) Build the API for CAP publishers and subscribers to validate the scientific measures. The scientific measures are exchanged through CAP <parameter> elements. 42 42 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. 44 44 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. 45 46 46 47 ==== (C) Emulating the Alerthub ====