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
68 68
                                <taxonconcept>
69 69
                                    <canon_taxonconcept_id>
70 70
                                        <taxonconcept>
71
                                            <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>
72 77
                                            <identifyingtaxonomicname>$Full Taxon Name</identifyingtaxonomicname>
73 78
                                        </taxonconcept>
74 79
                                    </canon_taxonconcept_id>

Also available in: Unified diff