2017-09-25 - Reporting SIG Notes
Date
Attendees
- Charlotte Whitt
George Stachokas
John McDonald
- Michael Winkler
- Peter Murray
- Scott Perry
- Former user (Deleted)
Goals
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
5 | Welcome | Ingolf | |
5 | Introductions | Ingolf | Welcome to new member John McDonald John is the new EBSCO Director of Product Management, Analytics & Assessment |
20 | Summary on Developers' Meeting | Peter Murray | Peter reports from developers' meeting in Montreal Sept 18-20 (Slides) Organization of Development: Recap of operational goals:
FOLIO-UX-Update (Filip): CSS Layers (skeletal styling - host scheme - end user scheme), Preferences (tenant preferences, end user preferences)
|
20 | RDBS Database model for reporting | Ingolf | I presented my first sketch of an RDBS database model. The model is designed using MySQL Workbench. It is desirable to have a more social software tool to be able to design the database model in an agile way. I tried with https://www.genmymodel.com/, but the free version is to small (doesn't capture enough data). The model consists of a set of database tables. The tables are related to each other by 1:N - relationships or 1:1-relationships. These relationships can be mandatory or optional. Each database table consists of a set of datafields. The datafields at least have a name and a data type. My target was to inlucde any data field which appears in the Reporting SIG Master Spreadsheet (https://drive.google.com/open?id=1svUM74Dkg4KvTXLzKZK_2k_SxeukX-87NnYf8CaTrYQ) in this model - and of course the model must be enlarged to include ANY field which we will ever need in reporting! I put comments from the Master Spreadsheet to this model. The comments can appear at the table level and at the field level. I also put the IDs of the reports that use this field for some fields (where the usage of the field is not clear). The outcome reminds me of the relational database model used in Kuali OLE - not surprisingly. I haven't finished with the model yet, i.e. didn't go through the whole Master Spreadsheet, I will do so. I will put the model - exported as PDF files - into the Reporting SIG Google Drive folder. Comments from the group:
|