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
64 64
                                                <sourcelist>
65 65
                                                    <name>$institutionCode</name>
66 66
                                                    <sourcename>
67
                                                        <matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id>
68
                                                        <name>$institutionCode</name>
67
                                                        <name>
68
                                                            <_split>
69
                                                                <separator>, </separator>
70
                                                                <value>$institutionCode</value>
71
                                                            </_split>
72
                                                        </name>
69 73
                                                    </sourcename>
70 74
                                                </sourcelist>
71 75
                                            </institution_id>
......
284 288
        </path>
285 289
    </_setDefault>
286 290
</VegBIEN>
287
Inserted 39 new rows into database
291
Inserted 38 new rows into database

Also available in: Unified diff