task #8479
[PESI][FE] Cdm-2-Cdm import for FauEu
80%
Description
Open issues:
- check if uuids are always kept for taxon nodes (sometimes addChild is used which probably creats completely new objects and UUIDs)
- Move framework further down to IO to allow to use it in other environments, but this might be another ticket
Associated revisions
ref #8479 First version of cdm2cdm import for FauEu (classes created, no real implementation yet)
ref #8479 make TaxonNodeOutStreamPartitioner read only by default.
ref #8479 add hasXXX methods to TaxonNodeFilter
ref #8479 make TaxonNode.addAgentRelation public and adapt remove method name
ref #8479 fix removeTaxonAgentRelation in TaxEditor
ref #8479 FauEu Cdm2Cdm import more or less running but still slow
ref #8479 allow manual last commit for TaxonNodeOutStreamPartitioner
ref #8479 manual last commit for FauEu cdm2cdm import
ref #8479 fix duplicate source repo creation
ref #8479 propertyPaths for TaxonNodeOutStreamPartitioner and introduce interface ITaxonNodeOutStreamPartitioner
ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById
ref #8479 add concurrency, TaxonNodeOutStreamPartitionerConcurrent
ref #8479 propertyPaths fix for TermVocabulary
ref #8479 concurrency in FauEu2CdmImport and some other improvements(?) like parent handling
ref #8479 move cdm2cdm methods down to base class
ref #8479 add concurrency to configurator
ref #8479 rename taxon node import class
ref #8479 add listUUIDs method
ref #8479 split taxon and description import, remove auditing and some other improvements
ref #8479 add import source to FauEu2CDM/CDM-2-CDM import
History
#1 Updated by Andreas Müller over 1 year ago
- Description updated (diff)
- Status changed from New to In Progress
#2 Updated by Andreas Müller over 1 year ago
- % Done changed from 0 to 80
#3 Updated by Andreas Müller over 1 year ago
- Priority changed from New to Highest
#5 Updated by Andreas Müller about 1 year ago
- Subject changed from Cdm-2-Cdm import for FauEu to [PESI][FE] Cdm-2-Cdm import for FauEu