Project

General

Profile

« Previous | Next » 

Revision 5237

mappings/VegCore-VegBIEN.csv: Fixed bug where needed to set datasource_id=0 on the TNRS party (which concatenated names/TNRS inputs are owned by) in order to make it a datasource (a root party)

View differences:

test.xml.ref
20 20
                                <taxonconcept>
21 21
                                    <canon_taxonconcept_id>
22 22
                                        <taxonconcept>
23
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
23
                                            <datasource_id>
24
                                                <party>
25
                                                    <datasource_id>0</datasource_id>
26
                                                    <organizationname>TNRS</organizationname>
27
                                                </party>
28
                                            </datasource_id>
24 29
                                            <identifyingtaxonomicname>
25 30
                                                <_join_words>
26 31
                                                    <1>$Family</1>
......
63 68
                                <taxonconcept>
64 69
                                    <canon_taxonconcept_id>
65 70
                                        <taxonconcept>
66
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
71
                                            <datasource_id>
72
                                                <party>
73
                                                    <datasource_id>0</datasource_id>
74
                                                    <organizationname>TNRS</organizationname>
75
                                                </party>
76
                                            </datasource_id>
67 77
                                            <identifyingtaxonomicname>$authorplantname</identifyingtaxonomicname>
68 78
                                        </taxonconcept>
69 79
                                    </canon_taxonconcept_id>

Also available in: Unified diff