bug #7055
automatic creation of registrations from name extension only for latest reference
100%
Description
The RegistrationRequiredDataInserter
supports automatic creation of Registration entities on base of the IAPT extentions associated with names. Currently the name and all related typedesignations are put into the registration which is not always correct, since nomenclatural acts only for typifications exist.
We decided (Andreas K & Henning) to improve this process by creating registrations only for the Reference found in name and typifications which has the youngest publication date.
Associated revisions
ref #7055 registrations for non IAPT data only for latest reference - disabled due to data inconsistency
fix #7055 completing creation of phycobank registrations from name extensions
History
#1 Updated by Andreas Kohlbecker about 3 years ago
- Description updated (diff)
#2 Updated by Andreas Kohlbecker about 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
#3 Updated by Andreas Kohlbecker about 3 years ago
more or less completely implemented but data is too inconsistent, so that this feature can not be used at the moment. To enable change the following line:
boolean isPhycobankID = false; // Integer.valueOf(reg.getSpecificIdentifier()) >= 100000;
#4 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.11 to Release 4.12
#5 Updated by Andreas Kohlbecker about 3 years ago
- Target version changed from Release 4.12 to Release 4.13
#6 Updated by Andreas Kohlbecker about 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 50
Applied in changeset cdm-vaadin|e28756b01e5f0d4cf4d90630944624d41c29ea42.
#7 Updated by Andreas Kohlbecker about 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 20
#8 Updated by Andreas Kohlbecker about 3 years ago
- % Done changed from 20 to 100
#9 Updated by Andreas Kohlbecker over 2 years ago
- Category set to data