Issue 10410

Type specimens not shown right

10410
Reporter: mdoering
Assignee: kbraak
Type: Bug
Summary: Type specimens not shown right
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-11-15 18:08:51.234
Updated: 2013-08-29 14:45:01.651
Resolved: 2011-12-01 21:55:02.561
        
Description: The type specimen section needs some improvements:

1) it should be 2 columns like in the original design
http://portal-static.gbif.org/species/detail.html

2) The link "GBIF Taxonomic Backbone" for each record should be removed.
Example: http://staging.gbif.org:8080/portal-web-dynamic/species/1413773

Instead only for nub records the original checklist usage should be linked inside the source popup. See below

3) the source popup is not working. Best to use the new macros in commons:
<@common.usageSource component=specimen showChecklistSource=nub />

4) the scientific name is not required

5) occurrenceId is the id as we get it in the extension, not to link to an indexed occurrence record. This field should just be shown next to the others below:

6) our data model has far more properties that we need to show. This is the only place they will be shown.
Missing in the template now are the following. At least a simple whitespace concatenation should be done:
 - citation: this is supposed to replace ALL of the other fields. If its present we might want to only show that - for now I suggest to show all until we realise
 what the data actually is like.

 - typeDesignationType;
 - typeDesignatedBy;
 - verbatimLabel;
 - recordedBy;
 - verbatimEventDate;
 - verbatimLongitude;
 - verbatimLatitude;
 - institutionCode
 - collectionCode
 - catalogNumber
 - taxonRank;

]]>
    

Attachment Screen Shot 2011-11-17 at 6.07.53 PM.png


Attachment Screen Shot 2011-11-17 at 6.08.10 PM.png



Author: mdoering@gbif.org
Created: 2011-11-15 18:21:49.51
Updated: 2011-11-15 18:21:49.51
        
the see more link contains a placeholder_temp class.
Remove it if its working or implement the see more actions and link
    


Author: mdoering@gbif.org
Created: 2011-11-15 18:22:31.025
Updated: 2011-11-15 18:22:31.025
        
usage 100426194 contains 17 specimens to test the see more link:
http://staging.gbif.org:8080/portal-web-dynamic/species/100426194
    


Author: mdoering@gbif.org
Created: 2011-11-15 18:23:26.59
Updated: 2011-11-15 18:23:26.59
        
The see more page also contains the rendering of type specimens.
It should be the same and also include the missing above properties.

Maybe its best to create a ftl include for a single record?
    


Author: ahahn@gbif.org
Comment: NB that points 4-6 (especially 5) above refer to checklist resources. For occurrence datasets, the link will connect to the specimen record.
Created: 2011-11-16 12:10:54.577
Updated: 2011-11-16 12:10:54.577


Author: ahahn@gbif.org
Created: 2011-11-16 15:33:18.995
Updated: 2011-11-16 15:33:18.995
        
proposed layout for the individual records (reverted to two columns and "see all" page)
- record 1. line (black, big): Type status - name; add source popup with link (checklist)
- record 2. line (smaller, dark grey): citation - type locality
- 3. line (light grey): concatenated label-value list of the available checklist extension elements (| as separator to stay consistent with other such concatenations)
    


Author: mdoering@gbif.org
Comment: +1 for that proposal!
Created: 2011-11-16 20:43:14.16
Updated: 2011-11-16 20:43:14.16


Author: kbraak@gbif.org
Created: 2011-11-17 18:18:30.589
Updated: 2011-11-17 18:18:30.589
        
1) completed
2) completed, but "only for nub records the original checklist usage should be linked inside the source popup" is not working
3) completed
4) completed: Design decision: scientific name put beside type status. If data-less, usage's scientific name taken instead.
5) completed
6) completed using rule: "citation: this is supposed to replace ALL of the other fields." Attached are two screenshots. One showing how it looks with the citation, and the other with all the other fields. Please use them for comparison. I have a feeling the citation won't always be as complete as we'd like and should just always be shown. Please let me know
7) see all link working
8) macro created that inserts records on detail page or specimen search results page

Therefore outstanding are 2) and 6)
    


Author: mdoering@gbif.org
Comment: 2) show source for nub records is also working, so I think we can close this issue
Created: 2011-12-01 21:54:47.995
Updated: 2011-12-01 21:54:47.995