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
80 80
                                                <sourcelist>
81 81
                                                    <name>$institutionCode</name>
82 82
                                                    <sourcename>
83
                                                        <matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id>
84
                                                        <name>$institutionCode</name>
83
                                                        <name>
84
                                                            <_split>
85
                                                                <separator>, </separator>
86
                                                                <value>$institutionCode</value>
87
                                                            </_split>
88
                                                        </name>
85 89
                                                    </sourcename>
86 90
                                                </sourcelist>
87 91
                                            </institution_id>
......
360 364
        </path>
361 365
    </_setDefault>
362 366
</VegBIEN>
363
Inserted 44 new rows into database
367
Inserted 43 new rows into database

Also available in: Unified diff