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>$dwc_dwcore_GlobalUniqueIdentifier</3>
7 7
                <4>
8
                    <_merge>
8
                    <_join>
9 9
                        <1>
10 10
                            <_alt>
11 11
                                <0>$dwc_dwcore_InstitutionCode</0>
......
14 14
                            </_alt>
15 15
                        </1>
16 16
                        <2>
17
                            <_merge>
17
                            <_join>
18 18
                                <1>
19 19
                                    <_alt>
20 20
                                        <0>$dwc_dwcore_CollectionCode</0>
......
23 23
                                    </_alt>
24 24
                                </1>
25 25
                                <2>$dwc_terms_collectionID</2>
26
                            </_merge>
26
                            </_join>
27 27
                        </2>
28 28
                        <3>
29 29
                            <_alt>
......
32 32
                                <2>$dwc_terms_catalogNumber</2>
33 33
                            </_alt>
34 34
                        </3>
35
                    </_merge>
35
                    </_join>
36 36
                </4>
37 37
            </_alt>
38 38
        </authorlocationcode>
......
422 422
                                </_alt>
423 423
                            </catalognumber_dwc>
424 424
                            <collectioncode_dwc>
425
                                <_merge>
425
                                <_join>
426 426
                                    <1>
427 427
                                        <_alt>
428 428
                                            <0>$dwc_dwcore_CollectionCode</0>
......
431 431
                                        </_alt>
432 432
                                    </1>
433 433
                                    <2>$dwc_terms_collectionID</2>
434
                                </_merge>
434
                                </_join>
435 435
                            </collectioncode_dwc>
436 436
                            <institution_id>
437 437
                                <party>

Also available in: Unified diff