Revision 13113
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/inputs/test_taxonomic_names/Taxon/map.csv | ||
---|---|---|
1 | 1 |
test_taxonomic_names,VegCore,Filter,Comments |
2 | 2 |
row_num,*row_num,, |
3 | 3 |
scientificNameID,scientificNameID,, |
4 |
scientificName,taxonName,, |
|
4 |
scientificName,scientificName,, |
trunk/inputs/test_taxonomic_names/Taxon/test.xml.ref | ||
---|---|---|
16 | 16 |
<taxonlabel_id> |
17 | 17 |
<taxonlabel> |
18 | 18 |
<sourceaccessioncode>$scientificNameID</sourceaccessioncode> |
19 |
<taxonomicname>$taxonName</taxonomicname>
|
|
19 |
<taxonomicname>$scientificName</taxonomicname>
|
|
20 | 20 |
</taxonlabel> |
21 | 21 |
</taxonlabel_id> |
22 |
<taxonname>$taxonName</taxonname>
|
|
22 |
<taxonomicname>$scientificName</taxonomicname>
|
|
23 | 23 |
</taxonverbatim> |
24 | 24 |
</taxonverbatim_id> |
25 | 25 |
</taxondetermination> |
Also available in: Unified diff
fix: inputs/test_taxonomic_names/Taxon/map.csv: scientificName: remapped to scientificName instead of taxonName as this does include the author for some names