Project

General

Profile

« Previous | Next » 

Revision 11271

inputs/CVS/taxonObservation_/map.csv: denorm_* terms _alt-ed with normalized terms: use DUPLICATE#of instead where possible. documented where and why _alt was necessary (this applies to a few rows for division, genus).

View differences:

test.xml.ref
74 74
                                                                                                                <parent_id>
75 75
                                                                                                                    <taxonlabel>
76 76
                                                                                                                        <rank>family</rank>
77
                                                                                                                        <taxonepithet>
78
                                                                                                                            <_alt>
79
                                                                                                                                <1>$denorm_family</1>
80
                                                                                                                                <2>$family</2>
81
                                                                                                                            </_alt>
82
                                                                                                                        </taxonepithet>
77
                                                                                                                        <taxonepithet>$denorm_family</taxonepithet>
83 78
                                                                                                                        <parent_id>
84 79
                                                                                                                            <taxonlabel>
85 80
                                                                                                                                <rank>order</rank>
......
94 89
                                                                                                                                                <parent_id>
95 90
                                                                                                                                                    <taxonlabel>
96 91
                                                                                                                                                        <rank>kingdom</rank>
97
                                                                                                                                                        <taxonepithet>
98
                                                                                                                                                            <_alt>
99
                                                                                                                                                                <1>$denorm_kingdom</1>
100
                                                                                                                                                                <2>$Kingdom</2>
101
                                                                                                                                                            </_alt>
102
                                                                                                                                                        </taxonepithet>
92
                                                                                                                                                        <taxonepithet>$denorm_kingdom</taxonepithet>
103 93
                                                                                                                                                    </taxonlabel>
104 94
                                                                                                                                                </parent_id>
105 95
                                                                                                                                            </taxonlabel>
......
127 117
                                                        <rank>$taxonLevel</rank>
128 118
                                                        <taxonomicname>
129 119
                                                            <_merge_prefix>
130
                                                                <prefix>
131
                                                                    <_taxon_family_require_std>
132
                                                                        <family>
133
                                                                            <_alt>
134
                                                                                <1>$denorm_family</1>
135
                                                                                <2>$family</2>
136
                                                                            </_alt>
137
                                                                        </family>
138
                                                                    </_taxon_family_require_std>
139
                                                                </prefix>
120
                                                                <prefix><_taxon_family_require_std><family>$denorm_family</family></_taxon_family_require_std></prefix>
140 121
                                                                <value>
141 122
                                                                    <_alt>
142 123
                                                                        <1>$plantNameWithAuthority</1>
......
173 154
                                                        </taxonomicname>
174 155
                                                    </taxonlabel>
175 156
                                                </taxonlabel_id>
176
                                                <family>
177
                                                    <_alt>
178
                                                        <1>$denorm_family</1>
179
                                                        <2>$family</2>
180
                                                    </_alt>
181
                                                </family>
157
                                                <family>$denorm_family</family>
182 158
                                                <genus>
183 159
                                                    <_alt>
184 160
                                                        <1>$denorm_genus</1>

Also available in: Unified diff