Changes between Version 41 and Version 42 of BluePrintBuildingInformationSystem


Ignore:
Timestamp:
11/18/13 21:38:14 (11 years ago)
Author:
jero321
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintBuildingInformationSystem

    v41 v42  
    22== Project Management ==
    33
    4 
    5 == Requirements ==
    6 * Functional:
    7   * CAP Profiles and CAP Templates: Data model and user interface assisting easy and correct implementation of CAP profiles and create/edit of CAP templates
    8   * CAP Editing:  Data model and user interface for creation of CAP alerts compliant with the EDXL-CAP 1.2 standard.([http://eden.sahanafoundation.org/ticket/1423 see this ticket on templates])
    9   * CAP subscriber: data model and GUIs to manage intended users and groups when disseminating alerts via SMS and Email. (we can use s3msg module here)
    10 * Interoperability:
    11   * CAP Broadcasting: Use XSL and XSLT to generate text suitable for distribution. Generate broadcast events, broadcast media can be added by hooking up to these events generated in the system: tap in to s3msg module
    12   * CAP Reception: Expose a PuSH end point and allow Eden instances to subscribe to each other. Handling cancellation and update alerts gracefully.
    13   * Import and Export facility for CAP and CAP Profiles: Enable importing of CAP Alerts from XML files with CAP Alert elements. Allow Exporting. Use the Survey module as a reference here. Also these should be implemented inside the s3export module.
    144
    155== Use-Cases ==