Project

General

Profile

« Previous | Next » 

Revision 5072

mappings/VegCore-VegBIEN.csv: taxonomic terms: Changed _first to _alt because some datasources have NULL values in scientificNameWithAuthorship or scientificName, so it can't just be used in place of the joined-together taxonomic ranks

View differences:

test.xml.ref
16 16
                                    <taxonomicname>$Accepted_name</taxonomicname>
17 17
                                    <taxonomicnamewithauthor>
18 18
                                        <_join_words>
19
                                            <1>$Accepted_name</1>
19
                                            <1>
20
                                                <_alt>
21
                                                    <1>$Accepted_name</1>
22
                                                    <2>
23
                                                        <_join_words>
24
                                                            <1>$Accepted_name_family</1>
25
                                                            <5>$Accepted_name_rank</5>
26
                                                        </_join_words>
27
                                                    </2>
28
                                                </_alt>
29
                                            </1>
20 30
                                            <2>$Accepted_name_author</2>
21 31
                                        </_join_words>
22 32
                                    </taxonomicnamewithauthor>

Also available in: Unified diff