Project

General

Profile

« Previous | Next » 

Revision 5730

mappings/VegCore-VegBIEN.csv: taxonName->taxonomicname: Use new _has_taxonomic_name() instead of _is_higher_taxon(), because it's more specific to the filtering task for this field

View differences:

test.xml.ref
38 38
                                            </taxonepithet>
39 39
                                            <taxonomicname>
40 40
                                                <_if name="if is higher taxon">
41
                                                    <cond>
42
                                                        <_alt>
43
                                                            <2>true</2>
44
                                                            <1><_is_higher_taxon><rank>$rank</rank></_is_higher_taxon></1>
45
                                                        </_alt>
46
                                                    </cond>
41
                                                    <cond><_has_taxonomic_name><rank>$rank</rank></_has_taxonomic_name></cond>
47 42
                                                    <else>$name_txt</else>
48 43
                                                </_if>
49 44
                                            </taxonomicname>

Also available in: Unified diff