METSFlask icon indicating copy to clipboard operation
METSFlask copied to clipboard

Refactor models

Open tw4l opened this issue 6 years ago • 0 comments

Move from one single model containing pickled metslist to multi-table schema with appropriate foreign key contstraints (likely models: METSFile, DCMetadata, FSEntry, PREMISEvent).

Moving to a better-designed and normalized multi-table structure will enable exposing a useful REST API and, ultimately, better possibilities for visualization and reporting.

tw4l avatar Aug 06 '19 20:08 tw4l