Documentation

Documents

  1. GALICIA Data Mapping Table
  2. GALICIA Data Structure
  3. GALICIA Print and PDF formats
  4. sites/all/CHANGELOG.txt

Class Diagram

Script may be run using http://yuml.me/diagram/scruffy/class/draw2:

[Person]->0..*[Building]
[Building]->[Community]
[Card]->0..*[Community]
[Card]->0..*[Organization]
[Card]->0..*[Person]
[Cemetery]->[Community]
[Doc]->0..*[Community]
[Doc]->1[Card]
[Doc]->0..*[Organization]
[Image]->0..*[Community]
[Image]->0..*[Person]
[Image]->0..*[Building]
[Image]->0..*[Doc]
[Image]->0..*[Tombstone]
[Image]->0..1[Personality]
[Interview]->1..*[Community]
[Map]->1..*[Community]
[Person]->0..1[Person]-[note: mother]
[Person]->0..1[Person]-[note: father]
[Person]->0..1[Person]-[note: spouse]
[Organization]->0..*[Community]
[Bibliography]->0..*[Community]
[Person]->0..*[Community]
[Person]->0..*[Bibliography]
[Person]->0..*[Organization]
[personality]->0..*[Community]
[Tombstone]->0..1[Cemetery]
[Tombstone]->0..*[Person]