Project

General

Profile

« Previous | Next » 

Revision 9952

bugfix: inputs/IRMNG/species_homonyms/header.csv, map.csv: reset input columns to DSV (delim-separated values) header. they had gotten changed to the output names in running map.csv with remake=1, causing it to be remade from the (renamed) staging tables.

View differences:

map.csv
1 1
IRMNG,VegCore,Filter,Comments
2
*row_num,*row_num,,
3
taxonID,taxonID,,
4
taxonNameOrEpithet,taxonNameOrEpithet,,
5
taxonRank,taxonRank,,
6
authors,authors,,
7
kingdom,kingdom,,
8
phylum,phylum,,
9
class,class,,
10
order,order,,
11
family,family,,
12
genus,genus,,
13
specificEpithet,specificEpithet,,
2
row_num,*row_num,,
3
IRMNG_ID,taxonID,,
4
Homonym,taxonNameOrEpithet,,
5
Homonym_Rank,taxonRank,,
6
Authority,authors,,
7
Kingdom,kingdom,,
8
Phylum,phylum,,
9
Class,class,,
10
Order,order,,
11
Family,family,,
12
Genus,genus,,
13
Species$,specificEpithet,,

Also available in: Unified diff