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
120 120
                                <taxonconcept>
121 121
                                    <canon_taxonconcept_id>
122 122
                                        <taxonconcept>
123
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
123
                                            <datasource_id>
124
                                                <party>
125
                                                    <datasource_id>0</datasource_id>
126
                                                    <organizationname>TNRS</organizationname>
127
                                                </party>
128
                                            </datasource_id>
124 129
                                            <identifyingtaxonomicname>
125 130
                                                <_join_words>
126 131
                                                    <1>
......
171 176
                                <taxonconcept>
172 177
                                    <canon_taxonconcept_id>
173 178
                                        <taxonconcept>
174
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
179
                                            <datasource_id>
180
                                                <party>
181
                                                    <datasource_id>0</datasource_id>
182
                                                    <organizationname>TNRS</organizationname>
183
                                                </party>
184
                                            </datasource_id>
175 185
                                            <identifyingtaxonomicname>
176 186
                                                <_join_words>
177 187
                                                    <1>$OrigFamily</1>

Also available in: Unified diff