Database structure and programming core of the roadmap and logbook

The iBRoad tool consist of two components: the Roadmap Assistant and the Logbook, both of which are implemented as web applications.

The data structure for the Roadmap Assistant can be considered to be “standard”: the data fields it needs to store are fixed (i.e. determined in advance), and the data fits the model of a relational database very well.

The database structure for the Logbook is shown below conceptually (i.e. without full details for each table) in the form of an Entity Relationship Diagram.

This deliverable describes the data structure and current software implementation of the iBRoad Roadmap Assistant and Logbook components.

Download it here.