Changes between Version 2 and Version 3 of BluePrintVITA


Ignore:
Timestamp:
12/16/09 21:33:18 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintVITA

    v2 v3  
    88'''VITA''' is a software application framework for the '''handling of person-related information''' in emergency management. It defines a set of data structures, interfaces and interoperability features to be implemented by EM software applications.
    99
     10== Components ==
     11
     12VITA defines:
     13
     14  - an extensible data model for person-related information
     15  - a set of functions to request and manipulate person-related data
     16  - a set of requirements for interfaces to communicate person-related data
     17
     18== Data Model ==
     19
     20=== Person Entity ===
     21
     22=== Presence ===
     23
     24=== Identity ===
     25
     26=== Contact Information ===
     27
     28=== Address Information ===
     29
     30=== Role and Status ===
     31
     32=== Person ===
     33
     34=== Group ===
     35
     36=== Findings ===
     37
     38== Functions ==
     39
     40== Interfaces ==
     41
     42=== UUIDs ===
     43
     44=== XML Schema ===
     45
    1046== Implementations ==
    1147
    1248  - [wiki:BluePrintPersonRegistry SahanaPy Person Management] (in progress)
    13