Project

General

Profile

« Previous | Next » 

Revision 6795

mappings/VegCore-VegBIEN.csv: institutionCode: Removed mapping to sourcename.matched_source_id, which is now autopopulated. Split any list of institutionCodes apart using new _split().

View differences:

test.xml.ref
89 89
                                                <sourcelist>
90 90
                                                    <name>$InstitutionCode</name>
91 91
                                                    <sourcename>
92
                                                        <matched_source_id><source><shortname>$InstitutionCode</shortname></source></matched_source_id>
93
                                                        <name>$InstitutionCode</name>
92
                                                        <name>
93
                                                            <_split>
94
                                                                <separator>, </separator>
95
                                                                <value>$InstitutionCode</value>
96
                                                            </_split>
97
                                                        </name>
94 98
                                                    </sourcename>
95 99
                                                </sourcelist>
96 100
                                            </institution_id>
......
374 378
        </path>
375 379
    </_setDefault>
376 380
</VegBIEN>
377
Inserted 46 new rows into database
381
Inserted 45 new rows into database

Also available in: Unified diff