WingLongitude / lontra-harvester

Lontra is a tool used as a Harvester to ingest biodiversity data
MIT License
1 stars 3 forks source link

StreamDwcContentStep should be aware of the model when selecting columns #16

Closed cgendreau closed 9 years ago

cgendreau commented 9 years ago

Ensure the columns are in OccurrenceRawModel to avoid streaming data we can not save. Eventually, we could add a hstore column to OccurrenceRawModel for dynamic columns support.

cgendreau commented 9 years ago

Fixed at DwcaItemRead level since the reader returns an OccurrenceRawModel and he is responsible to fill SharedParameterEnum.DWCA_USED_TERMS.