Issue 13994

Facet filter: check whether name type "latin" should be renamed or excluded

13994
Reporter: ahahn
Assignee: fmendez
Type: Feedback
Summary: Facet filter: check whether name type "latin" should be renamed or excluded
Description: A name type "latin" appears a bit strange in the name type facet filter, especially if it stands next to "wellformed" with many more records (see screenshot). Any scientific name should be in Latin, so it is not quite clear what the filter is expected to do, and what the count refers to.
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-09-19 14:06:37.619
Updated: 2013-10-03 16:59:16.57
Resolved: 2013-10-03 16:59:16.524
        
    

Attachment nameType.png



Author: fmendez@gbif.org
Created: 2013-10-03 16:05:35.295
Updated: 2013-10-03 16:05:35.295
        
We have the following labels for the available name types:
enum.nametype.SCINAME=latin
enum.nametype.WELLFORMED=wellformed
enum.nametype.DOUBTFUL=doubtful
enum.nametype.BLACKLISTED=blacklisted
enum.nametype.VIRUS=virus
enum.nametype.HYBRID=hybrid formula
enum.nametype.INFORMAL=informal
enum.nametype.CULTIVAR=cultivar
enum.nametype.CANDIDATUS=candidatus

Any suggestion for enum.nametype.SCINAME that can be used instead of 'latin'?
    


Author: ahahn@gbif.org
Created: 2013-10-03 16:50:02.848
Updated: 2013-10-03 16:51:15.559
        
Based on the documentation, I would propose to surface the first two rather as
enum.nametype.SCINAME=latin, not wellformed
enum.nametype.WELLFORMED=scientific name

If the first is too long, maybe just
enum.nametype.SCINAME= not wellformed
    


Author: fmendez@gbif.org
Comment: ok, i'll change the labels
Created: 2013-10-03 16:58:21.064
Updated: 2013-10-03 16:58:21.064


Author: fmendez@gbif.org
Created: 2013-10-03 16:59:16.568
Updated: 2013-10-03 16:59:16.568
        
NameType labels changed
http://code.google.com/p/gbif-portal/source/detail?r=2440