hirmeos / altmetrics

Implementation of HIRMEOS WP6
MIT License
5 stars 0 forks source link

Restructure the database to track event deletions within RawEvents #25

Closed rowan08 closed 5 years ago

rowan08 commented 5 years ago

For practicality, we have decided to remove the DeletedEvent table, and simply mark an event as deleted or not. Any additional information about the event deletion should be stored in the RawEvent table for a given event.