Issue 13133

Add hostCountry to Occurrence class

13133
Reporter: mdoering
Assignee: omeyn
Type: Improvement
Summary: Add hostCountry to Occurrence class
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2013-04-12 16:36:56.509
Updated: 2013-12-17 15:17:25.621
Resolved: 2013-04-23 13:11:09.729
        
Description: For various cube metrics and maps we need to have a hostCountry property on the Occurrence class using with Country enum values.
It is the country of the datasets owning institution and is therefore the same for all records of a given dataset.

Add Country hostCountry property to the Occurrence class and the HBase table and populate it during the interpretation step.]]>
    


Author: omeyn@gbif.org
Comment: This requires a dataset lookup to get the owningOrganization's key, then an organization lookup to get the "country" field.
Created: 2013-04-16 14:19:39.381
Updated: 2013-04-16 14:19:39.381