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
77 77
                                <taxonconcept>
78 78
                                    <canon_taxonconcept_id>
79 79
                                        <taxonconcept>
80
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
80
                                            <datasource_id>
81
                                                <party>
82
                                                    <datasource_id>0</datasource_id>
83
                                                    <organizationname>TNRS</organizationname>
84
                                                </party>
85
                                            </datasource_id>
81 86
                                            <identifyingtaxonomicname>
82 87
                                                <_alt>
83 88
                                                    <1>$scientificName</1>

Also available in: Unified diff