Project

General

Profile

Task #908

Updated by Aaron Marcuse-Kubitza about 7 years ago

* avoids needing to run the full Python import, which is the part that is currently buggy 
 * see [[New-style_import#stage-II-staging-table-augmenting|source-general derived columns]] 

 # geoscrubbing 
 ## re-code @geoscrub_input_view@ to use denormalized @full_occurrence@ view 
 # TNRS 
 ## add the TNRS input name directly to the staging tables 
 *** requires writing a SQL expression (rather than "XPaths":http://vegbiendev.nceas.ucsb.edu/fs/mappings/VegCore-VegBIEN.csv) "XPaths":http://vegpath.org/fs/mappings/VegCore-VegBIEN.csv) to produce it from the component columns (ranks, author, etc.) that it's formed from 
 ## re-code @tnrs_input_name@ to use denormalized @full_occurrence@ view

Back