ifgi / optimetaPortal

Geospatial discovery of research articles based on open metadata
https://projects.tib.eu/optimeta
GNU General Public License v3.0
1 stars 4 forks source link

Support multiple time periods per publication #81

Open nuest opened 1 year ago

nuest commented 1 year ago

Currently, an array field is used for beginnings and ends of time periods in two database fields.

Maybe https://docs.djangoproject.com/en/4.1/ref/contrib/postgres/fields/#datetimerangefield can make things nicer?