clarin-eric / VLO

Virtual Language Observatory
GNU General Public License v3.0
14 stars 6 forks source link

Add 'first seen' field #370

Open twagoo opened 1 year ago

twagoo commented 1 year ago

When a new record is inserted, document the date and time in a 'first seen' field. This would make it possible to, for instance, query for all records that have appeared in the last month.

Perhaps a separate bookkeeping of removed records could be kept, so that first seen is persistent even if the record temporarily disappears.