CLARIAH / pure3dx

pure3d: the bare app
MIT License
0 stars 0 forks source link

Add provenance trails for all actions that modify something #11

Open dirkroorda opened 1 year ago

dirkroorda commented 1 year ago

To each record, add a field modified, that contains a sequence of user-datetime pairs. The user should be looked up in the user table, and the nickname should be filled in as name (denormalization). Weed out entries: for each day before today, retain only the last entries for each person that has an entry on that day.