Issue 10777

Occurrence synchronisation: improve interpretation of type specimen information

10777
Reporter: ahahn
Assignee: ahahn
Type: Improvement
Summary: Occurrence synchronisation: improve interpretation of type specimen information
Priority: Major
Status: Open
Created: 2012-02-03 17:25:29.16
Updated: 2013-12-18 14:29:40.779
        
Description: Type status filters are part of the portal functionality for occurrence pages. For type status data processing, that should include improved functionality:

    maintain the enum (-> http://rs.gbif.org/vocabulary/gbif/type_status.xml)
    map from recognised but not enum-identical values to the enum
    maintain a blacklist for values that need no re-inspection (obvious non-type vocabulary - see http://code.google.com/p/gbif-indexingtoolkit/source/browse/trunk/synchroniser-gbif/src/main/resources/org/gbif/harvest/portal/synchronise/excludedTypeStatuses.txt)
    support handling of non-blacklisted but non-enum-mapped values coming in with indexing (add to mapping / add to blacklist)
    in occurrence processing, check that only records with a suitable basis of record are plausible types (a type specimen needs to be a kind of specimen, not an observation, but could e.g. also be a culture strain or an image in special cases)

]]>