openstate / open-cultuur-data

The back- and front-end code that powers the Open Cultuur Data API
http://opencultuurdata.nl/
28 stars 18 forks source link

Beeldbank Nationaal Archief undated value #73

Closed TMeerhof closed 9 years ago

TMeerhof commented 10 years ago

The beeldbank uses a standard date for undated items:

0002-11-30T00:00:00Z

This should register as undated and not as from the year 2.

Example link: http://api.opencultuurdata.nl/v0/nationaal_archief_beeldbank/81c2818066d9887894a4a1c4cf8616b528a05019

justinvw commented 10 years ago

Thanks for reporting this. This means that we will have to make a few changes to the item processor that is used for the Beeldbank (nabeeldbank.py), in order to ignore these specific dates.

Does the Nationaal Archief document this somewhere? If possible, I would like to include a reference to this documentation on the dataset description page.