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
65 65
                                                <sourcelist>
66 66
                                                    <name>$InstitutionCode</name>
67 67
                                                    <sourcename>
68
                                                        <matched_source_id><source><shortname>$InstitutionCode</shortname></source></matched_source_id>
69
                                                        <name>$InstitutionCode</name>
68
                                                        <name>
69
                                                            <_split>
70
                                                                <separator>, </separator>
71
                                                                <value>$InstitutionCode</value>
72
                                                            </_split>
73
                                                        </name>
70 74
                                                    </sourcename>
71 75
                                                </sourcelist>
72 76
                                            </institution_id>

Also available in: Unified diff