Project

General

Profile

« Previous | Next » 

Revision 10943

inputs/VegBank/: switched to new-style import, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource

View differences:

postprocess.sql
2 2

  
3 3

  
4 4
SELECT mk_derived_col((:table_str, 'scientificName'),
5
$$_alt("int_currplantscifull", "plantconcept_plantname")$$)
5
$$_alt("scientificName_verbatim", "scientificName__for_nearest_taxon_concept")$$)
6 6
; -- runtime: 15 s ("Time: 12334.893 ms") @starscream

Also available in: Unified diff