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
33 33
                                                <sourcelist>
34 34
                                                    <name>$InstitutionCD</name>
35 35
                                                    <sourcename>
36
                                                        <matched_source_id><source><shortname>$InstitutionCD</shortname></source></matched_source_id>
37
                                                        <name>$InstitutionCD</name>
36
                                                        <name>
37
                                                            <_split>
38
                                                                <separator>, </separator>
39
                                                                <value>$InstitutionCD</value>
40
                                                            </_split>
41
                                                        </name>
38 42
                                                    </sourcename>
39 43
                                                </sourcelist>
40 44
                                            </institution_id>
......
331 335
        </path>
332 336
    </_setDefault>
333 337
</VegBIEN>
334
Inserted 48 new rows into database
338
Inserted 47 new rows into database

Also available in: Unified diff