Open
Description
A data compiler wants to use dynamicProperties both in event.txt and occurrence.txt. The field in event.txt will have key:value data for events, with each eventID potentially having different data. The field in occurrence.txt will have completely different key:value data, with each occurrenceID potentially having different data. When these tables are joined (e.g. by GBIF, to build occurrences), there is a collision of dynamicProperties fields. What happens? Is there any way to avoid a collision?