Changes between Version 59 and Version 60 of BluePrintVITA
- Timestamp:
- 03/28/10 01:17:18 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintVITA
v59 v60 19 19 [[Image(person_data_axes.png)]] 20 20 21 * ''' Appearance''' - the entity type the data set relates to21 * '''Entity''' - the entity type the data set relates to 22 22 * '''Distinction''' - assigned features for operational distinction 23 23 * '''Finding''' - features to be communicated by the data set … … 26 26 Any compliant set of personal data implements at least one feature for each axis. 27 27 28 === Appearance===28 === Entity === 29 29 30 The '' appearance'' axis determines the entity type to which the data set relates (=ownership), which can be types of:30 The ''entity'' axis determines the entity type to which the data set relates (=ownership), which can be types of: 31 31 32 32 - Individual … … 36 36 - Relationship 37 37 38 ''The Appearanceaxis does not describe the actually observed appearance form of a person, which indeed can be multiple at the same time.''38 ''The entity axis does not describe the actually observed appearance form of a person, which indeed can be multiple at the same time.'' 39 39 40 40 === Distinction === … … 73 73 }}} 74 74 75 is incomplete - it contains the " Appearance" axis(=the person) and a "Finding" (=has red hair), but no operational distinction and no evidence information.75 is incomplete - it contains the "Entity" (=the person) and a "Finding" (=has red hair), but no operational distinction and no evidence information. 76 76 77 77 {{{ … … 79 79 }}} 80 80 81 is also incomplete - it contains "Appearance" (=person), "Distinction" (=given name and family name) and two "Findings" (=is missing, eye color), but no evidence information.81 is also incomplete - it contains the "Entity" (=person), "Distinction" (=given name and family name) and two "Findings" (=is missing, eye color), but no evidence information. 82 82 83 ''Note, that a "missing person" is not a person entity in the VITA context (appearance), but an entity (=person) plus a finding (=is missing).''83 ''Note, that a "missing person" is not a person entity in the VITA context, but an entity (=person) plus a finding (=is missing).'' 84 84 85 85 {{{ … … 101 101 }}} 102 102 103 is a compliant set - it contains the " Appearance" (pfif:person), "Distinction" (pfif:person_record_id, pfif:first_name, pfif:last_name), several "Findings" (pfif:sex, pfif:date_of_birth, pfif:age) and plenty of "Evidence" (pfif:author_name, pfif:source_name, pfif:photo_url etc.).103 is a compliant set - it contains the "Entity" (pfif:person), "Distinction" (pfif:person_record_id, pfif:first_name, pfif:last_name), several "Findings" (pfif:sex, pfif:date_of_birth, pfif:age) and plenty of "Evidence" (pfif:author_name, pfif:source_name, pfif:photo_url etc.). 104 104 105 105 == The Data Model ==