Project

General

Profile

Actions

feature request #6950

open

Alllow the usage of Viral Names

Added by Katja Luther over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
New
Assignee:
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

for more details see #6691#note-9

Also see comment on IViralName. According to this the name is stored in the titleCache field. Needs research what to do with the acronym.

However, the getTaggedTitle method for viral names should not expect the getTaggedName method to return something != null


Related issues

Related to EDIT - feature request #6361: [MASTER] Merge all TaxonName classes into 1 class ClosedAndreas Müller

Actions
Copied from EDIT - feature request #6693: Implement missing nomenclatural codes for name detail elementClosedKatja Luther

Actions
Actions #1

Updated by Andreas Müller over 6 years ago

Actions #2

Updated by Andreas Müller over 6 years ago

  • Description updated (diff)
Actions #3

Updated by Andreas Müller over 6 years ago

  • Description updated (diff)
Actions #4

Updated by Andreas Müller over 6 years ago

Actions #5

Updated by Andreas Müller over 6 years ago

Actions #6

Updated by Andreas Müller over 6 years ago

Actions #7

Updated by Andreas Müller over 6 years ago

  • Assignee changed from Andreas Müller to Katja Luther

The NPE related to #6957 is now fixed. We can try to add a details view for Viral names.

The specific issue for viral names is

  • it does not have a nameCache, only titleCache
  • ususally the name is directly put into the titleCache (maybe in future virus names of rank genus or higher will have name in GenusOrUninomial)
  • rank: only view ranks are handled by the code: Order, family, subfamily, genus, species; but users may use their own ranks for other groups.
  • no authorship
  • no hybrids
  • etc. (compare with IViralName and ITaxonNameBase)

A possible view could look like

  • Code selection dropbox
  • name field (fills the titleCache, always sets the titleCache to protected)
  • rank dropbox (ranks above species filtered to the above ones, probably also default infraspecific ranks should not be shown as virus community uses different ranks like "strain","variant",...
  • acronym
  • appended phrase (not sure if needed but for now we may better keep it)
  • NomRef etc.
  • Protologues
  • TypeDesignations
  • NameRelationships
Actions

Also available in: Atom PDF