Project

General

Profile

« Previous | Next » 

Revision 10310

inputs/ACAD/Specimen/: translated single-column filters to postprocessing derived columns, using the steps at wiki.vegpath.org/Switching_to_new-style_import#stage-I-source-specific > "translate single-column filters to postprocessing derived columns"

View differences:

test.xml.ref
12 12
                                <1>$id</1>
13 13
                                <2>
14 14
                                    <_join>
15
                                        <1>
16
                                            <_map>
17
                                                <Acadia University>ACAD</Acadia University>
18
                                                <*>*</*>
19
                                                <value>$institutionCode</value>
20
                                            </_map>
21
                                        </1>
15
                                        <1>$specimenHolderInstitutions</1>
22 16
                                        <2>
23 17
                                            <_join>
24 18
                                                <1>$collectionCode</1>
......
68 62
                                            <collectionnumber>$recordNumber</collectionnumber>
69 63
                                            <institution_id>
70 64
                                                <sourcelist>
71
                                                    <name>
72
                                                        <_map>
73
                                                            <Acadia University>ACAD</Acadia University>
74
                                                            <*>*</*>
75
                                                            <value>$institutionCode</value>
76
                                                        </_map>
77
                                                    </name>
65
                                                    <name>$specimenHolderInstitutions</name>
78 66
                                                    <sourcename>
79 67
                                                        <name>
80 68
                                                            <_split>
81 69
                                                                <separator>[,;] *</separator>
82
                                                                <value>
83
                                                                    <_map>
84
                                                                        <Acadia University>ACAD</Acadia University>
85
                                                                        <*>*</*>
86
                                                                        <value>$institutionCode</value>
87
                                                                    </_map>
88
                                                                </value>
70
                                                                <value>$specimenHolderInstitutions</value>
89 71
                                                            </_split>
90 72
                                                        </name>
91 73
                                                    </sourcename>

Also available in: Unified diff