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>$UniqueNYInternalRecordNumber</3>
7 7
                <4>
8
                    <_merge>
8
                    <_join>
9 9
                        <1>$InstitutionCode</1>
10 10
                        <2>$CollectionCode</2>
11 11
                        <3>$CatalogNumber</3>
12
                    </_merge>
12
                    </_join>
13 13
                </4>
14 14
            </_alt>
15 15
        </authorlocationcode>

Also available in: Unified diff