feature request #7334
Make pro parte and partial synonyms real concept relationships
100%
Description
Since #5974 pro parte and partial is stored as attribute of a synonym which belongs to exactly 1 accepted taxon.
Pro parte and partial synonyms may link to multiple taxa and they are not real synonyms in terms of that they are equal to the accepted taxon in semantics. Indeed, they are concept relationships and therefore should be handled as such.
We need 2 new taxon relationship types for them. Also we need to migrate existing data by making the synonyms accepted taxa and create the according taxon relationship.
Related issues
Associated revisions
fix #7334 update script for pro parte synonyms to concept relationships
ref #7334 add convenience methods for pro parte and partial synonym to Taxon and TaxonRelationshipType
ref #7334 adapt DwCA and CDM light export to new pro parte synonym handling, also add misapplied name handling to CDM light
ref #7334 remove proParte and partial from Synonym class
ref #7334 update cached model for removed partial and pro parte
ref #7334 error handling in update script for pp synonyms
ref #7334 fix missing table attributes in CDM light export for pro parte synonyms and misapplied names
ref #7334 add pro parte and partial synonym to test terms
ref #7334 adapt TaxEditor tests to new schema (delete partial and proparte)
History
#1 Updated by Andreas Müller almost 3 years ago
- Related to feature request #5974: Remove synonym relationships added
#2 Updated by Andreas Müller almost 3 years ago
- Tags set to euro+med
#3 Updated by Andreas Müller almost 3 years ago
- Related to feature request #7335: Allow editing of pro parte and partial synonyms in the same way as misapplied names in the NameEditor added
#4 Updated by Andreas Müller almost 3 years ago
- Status changed from New to In Progress
- Priority changed from New to Highest
#5 Updated by Andreas Müller almost 3 years ago
- % Done changed from 0 to 10
#6 Updated by Andreas Müller almost 3 years ago
- Related to task #7319: [CHECK] Import synonyms correctly in E+M added
#7 Updated by Andreas Müller almost 3 years ago
- Priority changed from Highest to Priority14
#8 Updated by Andreas Müller almost 3 years ago
- Estimated time set to 3.00 h
#9 Updated by Andreas Müller almost 3 years ago
- Priority changed from Priority14 to Highest
#10 Updated by Andreas Müller almost 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 10 to 50
#11 Updated by Andreas Müller almost 3 years ago
- Related to feature request #7417: Make pro parte and partial synonym relationships always visible in data portals added
#12 Updated by Andreas Müller almost 3 years ago
- Related to bug #6627: Remaining cdm light issues added
#13 Updated by Andreas Müller almost 3 years ago
- % Done changed from 50 to 70
- Estimated time changed from 3.00 h to 1.00 h
#14 Updated by Andreas Müller over 2 years ago
- Precedes bug #7478: Fix pro parte synonym search added
#15 Updated by Andreas Müller over 2 years ago
- Related to feature request #7157: interim solution to mark pro parte synonyms in the dataportal added
#16 Updated by Andreas Müller 3 months ago
- Status changed from Resolved to Closed
- % Done changed from 70 to 100
This is in use now for longer time and no errors were reported, so I guess we can close it.