VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

align aggregateInfo and EntryGroup #72

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

The EntryGroup of type EntryGroupType.name=='composite' maps to a ISO 19115 object of type MD_AggregateInformation. We need to check if the info can be mapped

mmaelicke commented 4 years ago

I think all that we are missing is a date of type 'publication'.

So by adding the two default columns 'publication' and 'lastUpdate' to EntryGroup, we should be fine.

Nevertheless, it is not so easy to check the contents of ISO 19115 on a theoretical basis and we won't know until an export exists. We might have to reopen this one