Actions
feature request #9279
closedImprove type designation formatting and TypeDesignationSetManager
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
these are open issues from #7700 and general issues
Some issues are
- parameterize formatting (with citation, with starting "Type:" label, with name if available, ...)
- add "spaced" EN-DASH between name and type
- use always brackets for the type status + specimen part of specimen types (behind the field unit part)
- use lower case type status except for first position
- use always ":" as separator between type status and specimen
- remove unwanted dot behind specimen accession number
- use common method for creating string and TaggedText
- use TypeDesignationDTO
open issue:
- replace TypedEntityReference by real entities as they are not necessary or use them only where necessary
- move to cdmlib.model if possible
- split the structuring manager and the formatter part => mostly done but still some open issues (e.g. for the TypeDesignationDTO TaggedText creation which should not be done in the manager)
improve formatting for media specimen=> #9597- improve formatting for unparsed specimen (specimen being placeholders for full type information, usually having a protected title cache and not being attached to a field unit; but difficult to differ from unparsed pure specimen without type information
Related issues
Updated by Andreas Müller about 3 years ago
- Subject changed from Improve type designation formatting and TypeDesignationSetManagerTest to Improve type designation formatting and TypeDesignationSetManager
Updated by Andreas Müller about 3 years ago
- Status changed from New to In Progress
Updated by Andreas Müller about 3 years ago
An example for unparsed specimen from Cactaceae: Selenicereus anthonyanus (Alexander) D.R.Hunt
Resulting in:
– Types: (Mexico, Chiapas, Pico Carrizal, 12 miles north of Ocozocuautla, near the trail to Quechula, Feb. 1946, T. MacDougall, cult. H. E. Anthony (NY, not extant)); (lectotype: [illustration] “Fig. 64” of Alexander Cact. Succ. J. (Los Angeles) 22: 166. 1950)
Updated by Andreas Müller about 3 years ago
- Related to feature request #7700: use TypeDesignationSetManager for creating typedesignation string in cdmlightExport added
Updated by Andreas Müller about 3 years ago
- Related to bug #9302: Phycobank related issues for TypeDesignation formatting added
Updated by Andreas Müller about 3 years ago
- Related to bug #8984: Registration search result list: Format display of two type specimens added
Updated by Andreas Müller about 3 years ago
- Related to bug #3046: Sort order for taxa with status not being nom.inval. is incorrect added
Updated by Andreas Müller about 3 years ago
- Related to deleted (bug #3046: Sort order for taxa with status not being nom.inval. is incorrect)
Updated by Andreas Kohlbecker about 3 years ago
- Related to feature request #7696: use compact type representations in the synonymy as provided by the typedesignations/byTaxon/{taxon_uuid} service added
Updated by Andreas Kohlbecker about 3 years ago
- Related to feature request #7695: web service providing compact TypeDesignation representation for homotypic groups and individual taxa added
Updated by Andreas Kohlbecker about 3 years ago
- Related to feature request #6718: Constistent TypeDesignation representation creation added
Updated by Andreas Müller almost 3 years ago
- Related to bug #9366: Specimen type designation with specimen having only collection name but not collection code does not show collection information added
Updated by Andreas Müller almost 3 years ago
- Related to bug #9256: CdmLightExport: NameTypeDesignation string misses parenthesis for authors added
Updated by Andreas Müller almost 3 years ago
- Related to bug #9384: DefaultReferenceCacheStrategy.createShortCitation() working not correctly for Teams with two members added
Updated by Andreas Müller almost 3 years ago
- Related to bug #9317: Handle NameTypeDesignations on name basis not on homotypic group basis in outputs added
Updated by Andreas Müller over 2 years ago
- Related to feature request #9570: Use tagged text for NameTypeDesginations name part added
Updated by Andreas Müller over 2 years ago
- Copied to feature request #9596: Open issues for TypeDesignationWorkingSet added
Updated by Andreas Müller over 2 years ago
- Copied to feature request #9597: Improve formatting of MediaSpecimen in TypeDesignationWorkingSet formatting added
Updated by Andreas Müller over 2 years ago
- Tags set to formatting
- Description updated (diff)
- Status changed from In Progress to Closed
- % Done changed from 40 to 100
Updated by Andreas Kohlbecker over 2 years ago
- Tags changed from formatting to formatting, type designation
Updated by Andreas Müller over 2 years ago
- Related to bug #9702: TypeDesignationSetManager repeats specimen string for specimens without field unit added
Updated by Andreas Müller over 2 years ago
- Related to deleted (bug #9702: TypeDesignationSetManager repeats specimen string for specimens without field unit)
Actions