Project

General

Profile

« Previous | Next » 

Revision 4327

mappings/VegCore-VegBIEN.csv: Changed _merge to _join wherever the duplicate-eliminating functionality of _merge is not needed and a simple concatenation of non-NULL values is sufficient

View differences:

test.xml.ref
5 5
            <_alt>
6 6
                <3>$GlobalUniqueIdentifier</3>
7 7
                <4>
8
                    <_merge>
8
                    <_join>
9 9
                        <1>$InstitutionCode</1>
10 10
                        <2>$CollectionCode</2>
11 11
                        <3>
......
14 14
                                <2>$CatalogNumber</2>
15 15
                            </_alt>
16 16
                        </3>
17
                    </_merge>
17
                    </_join>
18 18
                </4>
19 19
            </_alt>
20 20
        </authorlocationcode>

Also available in: Unified diff