NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Reconcile identifier conflicts when saving to DataONE data store #942

Closed mbjones closed 6 years ago

mbjones commented 6 years ago

Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 5749, https://projects.ecoinformatics.org/ecoinfo/issues/5749 Original Date: 2012-11-26 Original Assignee: ben leinfelder


I moved the ID conflict resolution from a shared class to be handled by each individual data store. This is working for the local store, but isn't in the DataONE store yet. We could also move back to the shared ID conflict resolution, but I didn't really like how it mixed the two stores together and required a lot of "if x then y..." kind of code.

mbjones commented 6 years ago

Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2012-11-30T23:08:37Z


Now resolving/generating new identifiers for EML that already exists on the network.

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:31:33Z


Original Bugzilla ID was 5749