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
33 33
                                <taxonconcept>
34 34
                                    <canon_taxonconcept_id>
35 35
                                        <taxonconcept>
36
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
36
                                            <datasource_id>
37
                                                <party>
38
                                                    <datasource_id>0</datasource_id>
39
                                                    <organizationname>TNRS</organizationname>
40
                                                </party>
41
                                            </datasource_id>
37 42
                                            <identifyingtaxonomicname>$currentTaxonName sec Weakley 2006</identifyingtaxonomicname>
38 43
                                        </taxonconcept>
39 44
                                    </canon_taxonconcept_id>

Also available in: Unified diff