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
24 24
                                                <sourcelist>
25 25
                                                    <name>$dataSourceName</name>
26 26
                                                    <sourcename>
27
                                                        <matched_source_id><source><shortname>$dataSourceName</shortname></source></matched_source_id>
28
                                                        <name>$dataSourceName</name>
27
                                                        <name>
28
                                                            <_split>
29
                                                                <separator>, </separator>
30
                                                                <value>$dataSourceName</value>
31
                                                            </_split>
32
                                                        </name>
29 33
                                                    </sourcename>
30 34
                                                </sourcelist>
31 35
                                            </institution_id>

Also available in: Unified diff