arbeitsgruppe-digitale-altnordistik / Sammlung-Toole

A new look on Handrit.is data
https://arbeitsgruppe-digitale-altnordistik.github.io/Sammlung-Toole/
MIT License
0 stars 0 forks source link

Reduce DB redundancy #138

Open BalduinLandolt opened 1 year ago

BalduinLandolt commented 1 year ago

Currently, we have a lot of redundancy in the DB, mostly due to the catalogue enty (what's on handrit) vs manuscript (unified catalogue entries with the same ms ID), which have mostly the same data, but in separate tables, each having its own junction tables etc. They even store string references to each other.

By improving our DB model, this redundancy could be vastly reduced.