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
66 66
                                                <sourcelist>
67 67
                                                    <name>$institutionCode</name>
68 68
                                                    <sourcename>
69
                                                        <matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id>
70
                                                        <name>$institutionCode</name>
69
                                                        <name>
70
                                                            <_split>
71
                                                                <separator>, </separator>
72
                                                                <value>$institutionCode</value>
73
                                                            </_split>
74
                                                        </name>
71 75
                                                    </sourcename>
72 76
                                                </sourcelist>
73 77
                                            </institution_id>
......
298 302
        </path>
299 303
    </_setDefault>
300 304
</VegBIEN>
301
Inserted 38 new rows into database
305
Inserted 37 new rows into database

Also available in: Unified diff