gbv / cocoda

A web-based tool for creating mappings between knowledge organization systems.
https://coli-conc.gbv.de/cocoda/
MIT License
39 stars 5 forks source link

Mappings should have a date #233

Closed nichtich closed 5 years ago

nichtich commented 5 years ago

JSKOS download is missing date of mappings (JSKOS fields created/modified). I think the reason is that current mappings don't have date at all. At least local mappings should get a timestamp when saved (first created, then modified if created field already exists). This time can also be shown as part of mapping details (additional metadata about a mapping, see #201).

stefandesu commented 5 years ago

created (when field doesn't exist) or modified (when field created already exists) will now be adjusted by the BaseProvider before saving mappings.