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
43 43
                                <taxonconcept>
44 44
                                    <canon_taxonconcept_id>
45 45
                                        <taxonconcept>
46
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
46
                                            <datasource_id>
47
                                                <party>
48
                                                    <datasource_id>0</datasource_id>
49
                                                    <organizationname>TNRS</organizationname>
50
                                                </party>
51
                                            </datasource_id>
47 52
                                            <identifyingtaxonomicname>
48 53
                                                <_join_words>
49 54
                                                    <1>

Also available in: Unified diff