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>
......
322 326
        </path>
323 327
    </_setDefault>
324 328
</VegBIEN>
325
Inserted 36 new rows into database
329
Inserted 35 new rows into database

Also available in: Unified diff