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
61 61
                                                <sourcelist>
62 62
                                                    <name>$institutionCode</name>
63 63
                                                    <sourcename>
64
                                                        <matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id>
65
                                                        <name>$institutionCode</name>
64
                                                        <name>
65
                                                            <_split>
66
                                                                <separator>, </separator>
67
                                                                <value>$institutionCode</value>
68
                                                            </_split>
69
                                                        </name>
66 70
                                                    </sourcename>
67 71
                                                </sourcelist>
68 72
                                            </institution_id>
......
337 341
        </path>
338 342
    </_setDefault>
339 343
</VegBIEN>
340
Inserted 48 new rows into database
344
Inserted 47 new rows into database

Also available in: Unified diff