Difference between revisions of "Development/ERDs"
m (fix typos and formatting errors) |
m (Remove word alternative from last diagram alt-text) |
||
Line 24: | Line 24: | ||
'''2016-01-04 version of AtoM ERD''' (circa [[Releases/Release_announcements/Release_2.3|Release 2.3]]) | '''2016-01-04 version of AtoM ERD''' (circa [[Releases/Release_announcements/Release_2.3|Release 2.3]]) | ||
− | [[File:atom2.3-eer-schema-diagram_2016-01-04.png|center|600px|thumb| | + | [[File:atom2.3-eer-schema-diagram_2016-01-04.png|center|600px|thumb|AtoM ERD from 2016-01-04]] |
----- | ----- |
Revision as of 15:39, 4 January 2017
Main Page > Development > Development/ERDs
This page contains downloadable versions of Entity Relationship diagrams that have been generated over time from AtoM's relational database. An ER diagram is a specialized type of illustration that can be used to express the entities, attributes, and relationships comprising a relational database.
With each major release of AtoM, the database is likely to change. Here we will add historical and (as we are able) current versions of the ER diagrams from AtoM to assist new developers in understanding how AtoM is structured.
Note
These diagrams have often been generated by developers during the development process - that is, between stable releases. Note that they are not definitive, and the database schema may be different in the subsequent version.
January 2011 version of ICA-AtoM ERD (circa Release 1.2)
2012 version of ICA-AtoM ERD (circa Release 1.3)
2014-03-26 version of AtoM ERD (circa Release 2.0)
2014-03-26 alternative version of AtoM ERD (circa Release 2.0)
2016-01-04 version of AtoM ERD (circa Release 2.3)