Project

General

Profile

« Previous | Next » 

Revision 6035

mappings/VegCore-VegBIEN.csv: Always map taxonNameOrEpithet to taxonomicname, now that it's globally unique at all ranks in the datasource that provides it (NCBI)

View differences:

test.xml.ref
25 25
                                                    <then>$name_txt</then>
26 26
                                                </_if>
27 27
                                            </taxonepithet>
28
                                            <taxonomicname>
29
                                                <_if name="if has taxonomic name">
30
                                                    <cond><_has_taxonomic_name><rank>$rank</rank></_has_taxonomic_name></cond>
31
                                                    <then>$name_txt</then>
32
                                                </_if>
33
                                            </taxonomicname>
28
                                            <taxonomicname>$name_txt</taxonomicname>
34 29
                                        </taxonlabel>
35 30
                                    </taxonlabel_id>
36 31
                                    <verbatimrank>$rank</verbatimrank>

Also available in: Unified diff