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
11 11
                                <taxonconcept>
12 12
                                    <canon_taxonconcept_id>
13 13
                                        <taxonconcept>
14
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
14
                                            <datasource_id>
15
                                                <party>
16
                                                    <datasource_id>0</datasource_id>
17
                                                    <organizationname>TNRS</organizationname>
18
                                                </party>
19
                                            </datasource_id>
15 20
                                            <identifyingtaxonomicname>$scientificName</identifyingtaxonomicname>
16 21
                                        </taxonconcept>
17 22
                                    </canon_taxonconcept_id>

Also available in: Unified diff