Class and EER Diagram

By Peter West • 4th April 2014 01:08

Originally posted for the
Web Science COMP6051 module, University of Southampton

The class diagram below illustrates the data structures which will be used on the client and server. These models will be made available over REST, which is discussed here.
Class diagram

The Enhanced Entity Relationship diagram below shows the schema of the database. The tables and relationships between the tables are illustrated.

eer