Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The basic data model for games consists of the three objects game (G), release group (RG) and release (R), which relate to each other as follows:

 

G ----(1->n)----> RG ----(m->n)----> R

 

Please refer to the page "Explanation" for more information how the page "UML Model" shall be read.

The page "UML Model" is where we craft and visualize our data model.

The page "Comments" consists of comments and further reading regarding several aspects of the data model.

When you spot a field in the UML Model coming from a data list, the page "Data Lists" holds the possible contents of it.

 

Have fun thinking through this complex work!