Changes between Version 2 and Version 3 of data_model


Ignore:
Timestamp:
Mar 21, 2011, 11:12:22 AM (13 years ago)
Author:
jurzua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • data_model

    v2 v3  
    22== data model ==
    33Objekte:
    4 geo_coordinates/site (name, id, logitude, latitude)
    5 localisation (id, geo_coodinates.id, ancient_place.id, certainty, reference, description)
    64
    7 ancient_place (id, name, description)
     5===geo_coordinates/site=== (name, id, logitude, latitude)
    86
    9 identification (id, ancient_place.id, place.id, certainty, reference, description)
    10 place (id, name, source, text_reference)
     7===localisation=== (id, geo_coodinates.id, ancient_place.id, certainty, reference, description)
     8
     9===ancient_place=== (id, name, description)
     10
     11===identification=== (id, ancient_place.id, place.id, certainty, reference, description)
     12
     13===place=== (id, name, source, text_reference)
    1114
    1215