Issue 17344

Panthera pardus ssp. not matching species

17344
Reporter: larussell
Assignee: mdoering
Type: Feedback
Summary: Panthera pardus ssp. not matching species
Resolution: Fixed
Status: Closed
Created: 2015-03-05 20:08:00.943
Updated: 2016-03-06 12:46:19.306
Resolved: 2015-04-01 14:53:29.565
        
        
Description: This record is showing as Panthera Oken instead of Panthera pardus.  The verbatim data contain Panthera pardus ssp. in the scientificName.  higherClassication, does show Animalia Chordata Mammalia Carnivora Felidae Panthera pardus instead of stopping at Felidae like other records from MVZ Mammals.  Recommendations for fixing on both ends?

http://www.gbif.org/occurrence/924390052/verbatim

*Reporter*: Laura Russell
*E-mail*: [mailto:larussell@vertnet.org]]]>
    


Author: mdoering@gbif.org
Created: 2015-03-09 14:49:58.216
Updated: 2015-03-09 14:49:58.216
        
Parsed correctly: http://api.gbif.org/v1/parser/name?name=Panthera%20pardus%20ssp.
The undetermined subspecies matches to the genus as the occurrence record shows: http://api.gbif.org/v1/species/match?name=Panthera%20pardus%20ssp.

The species exists though and matching just the species name alone works fine:
http://www.gbif.org/species/5219436
http://api.gbif.org/v1/species/match?name=Panthera%20pardus

[~larussell] as a quick fix having just the species name and removing the indet. part should fix the problem. We'll keep this issue open to see why the backbone matching fails to match to the species in case of the ssp.
    


Author: mdoering@gbif.org
Comment: Added clb test: https://github.com/gbif/checklistbank/blob/bf491583e34ed506bf6c5b895f42b15b187b97aa/checklistbank-nub/src/test/java/org/gbif/nub/lookup/NubMatchingServiceImplIT.java#L308
Created: 2015-03-20 14:19:25.389
Updated: 2015-03-20 14:19:25.389


Author: mdoering@gbif.org
Created: 2015-04-01 14:53:29.584
Updated: 2015-04-01 14:53:29.584
        
[~larussell] this is fixed with the new backbone matching service and it hits the species now: http://api.gbif.org/v1/species/match?name=Panthera%20pardus%20ssp

See http://gbif.blogspot.de/2015/03/improving-gbif-backbone-matching.html
    


Author: mdoering@gbif.org
Comment: correctly interpreted now: http://www.gbif.org/occurrence/924390052/verbatim
Created: 2015-04-23 09:24:39.247
Updated: 2015-04-23 09:24:39.247