Issue 18495

Interpret dwc:organismQuantityType during indexing

18495
Reporter: kbraak
Type: Improvement
Summary: Interpret dwc:organismQuantityType during indexing
Priority: Unassessed
Status: Open
Created: 2016-05-24 15:51:20.053
Updated: 2016-05-24 15:51:56.011
        
Description: The values for dwc:organismQuantityType should come from http://rs.gbif.org/vocabulary/gbif/quantity_type_2015-07-10.xml and should be interpreted.

To do this, we need to:


* Add this vocabulary to our [API|https://github.com/gbif/gbif-api/tree/master/src/main/java/org/gbif/api/vocabulary] mirroring the rs.gbif.org version.
* Add an interpreter in [VerbatimOccurrenceInterpreter|https://github.com/gbif/occurrence/blob/master/occurrence-processor/src/main/java/org/gbif/occurrence/processor/interpreting/VerbatimOccurrenceInterpreter.java#L81]]]>