Project

General

Profile

feature request #9279

Updated by Andreas Müller over 3 years ago

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 
 * refactor class 

 open issue: 

 * use common method for creating string and TaggedText 
 * refactor class 

 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 
 * improve formatting for media specimen 
 * 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  

Back