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
26 26
                                                <sourcelist>
27 27
                                                    <name>$institutionCode</name>
28 28
                                                    <sourcename>
29
                                                        <matched_source_id><source><shortname>$institutionCode</shortname></source></matched_source_id>
30
                                                        <name>$institutionCode</name>
29
                                                        <name>
30
                                                            <_split>
31
                                                                <separator>, </separator>
32
                                                                <value>$institutionCode</value>
33
                                                            </_split>
34
                                                        </name>
31 35
                                                    </sourcename>
32 36
                                                </sourcelist>
33 37
                                            </institution_id>
......
132 136
        </path>
133 137
    </_setDefault>
134 138
</VegBIEN>
135
Inserted 27 new rows into database
139
Inserted 26 new rows into database

Also available in: Unified diff