Project

General

Profile

« Previous | Next » 

Revision 10270

bugfix: inputs/*/*/map.csv (e.g. inputs/GBIF/raw_occurrence_record_plants/map.csv): remapped author to scientificNameAuthorship rather than authors, which it had gotten incorrectly automapped to. note that the VegCore term authors has now been renamed to data_authors to avoid ambiguity, but incorrect automappings resulting from it had not yet been fixed.

View differences:

inputs/GBIF/raw_occurrence_record_plants/map.csv
8 8
collection_code,collection,,
9 9
catalogue_number,accessionNumber,,
10 10
scientific_name,scientificName,,
11
author,authors,,
11
author,scientificNameAuthorship,,
12 12
rank,taxonRank,,
13 13
kingdom,kingdom,,
14 14
phylum,phylum,,
inputs/GBIF/raw_occurrence_record_plants/test.xml.ref
135 135
                                                                    <1>$scientificName</1>
136 136
                                                                    <2>
137 137
                                                                        <_join_words>
138
                                                                            <2><_filter_genus><value>$genus</value></_filter_genus></2>
139
                                                                            <3>$specificEpithet</3>
140
                                                                            <4>$subspecies</4>
138
                                                                            <1>
139
                                                                                <_join_words>
140
                                                                                    <2><_filter_genus><value>$genus</value></_filter_genus></2>
141
                                                                                    <3>$specificEpithet</3>
142
                                                                                    <4>$subspecies</4>
143
                                                                                </_join_words>
144
                                                                            </1>
145
                                                                            <2>$scientificNameAuthorship</2>
141 146
                                                                        </_join_words>
142 147
                                                                    </2>
143 148
                                                                </_alt>
......
146 151
                                                    </taxonomicname>
147 152
                                                </taxonlabel>
148 153
                                            </taxonlabel_id>
154
                                            <author>$scientificNameAuthorship</author>
149 155
                                            <family>$family</family>
150 156
                                            <genus>$genus</genus>
151 157
                                            <specific_epithet>$specificEpithet</specific_epithet>
inputs/GBIF/raw_occurrence_record_plants/unmapped_terms.csv
2 2
*data_provider_id
3 3
*data_resource_id
4 4
*resource_access_point_id
5
authors
6 5
coordinatePrecision_deg
7 6
*altitude_precision
8 7
*depth_precision
inputs/GBIF/map.csv
8 8
collection_code,collection,,
9 9
catalogue_number,accessionNumber,,
10 10
scientific_name,scientificName,,
11
author,authors,,
11
author,scientificNameAuthorship,,
12 12
rank,taxonRank,,
13 13
kingdom,kingdom,,
14 14
phylum,phylum,,

Also available in: Unified diff