Revision 4824
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
101 | 101 |
</_alt> |
102 | 102 |
</heightfirstbranch_m> |
103 | 103 |
<stemtag> |
104 |
<iscurrent> |
|
105 |
<_alt> |
|
106 |
<2>true</2> |
|
107 |
<1>false</1> |
|
108 |
</_alt> |
|
109 |
</iscurrent> |
|
110 |
<tag> |
|
111 |
<_alt> |
|
112 |
<1>$tag1</1> |
|
113 |
<2>$stem_tag1</2> |
|
114 |
</_alt> |
|
115 |
</tag> |
|
116 |
</stemtag> |
|
117 |
<stemtag> |
|
118 | 104 |
<iscurrent>true</iscurrent> |
119 | 105 |
<tag> |
120 | 106 |
<_alt> |
121 |
<1>$tag2</1> |
|
122 |
<2>$stem_tag2</2> |
|
107 |
<1> |
|
108 |
<_alt> |
|
109 |
<1>$stem_tag2</1> |
|
110 |
<2>$stem_tag1</2> |
|
111 |
</_alt> |
|
112 |
</1> |
|
113 |
<2> |
|
114 |
<_alt> |
|
115 |
<1>$tag2</1> |
|
116 |
<2>$tag1</2> |
|
117 |
</_alt> |
|
118 |
</2> |
|
123 | 119 |
</_alt> |
124 | 120 |
</tag> |
125 | 121 |
</stemtag> |
... | ... | |
211 | 207 |
</path> |
212 | 208 |
</_simplifyPath> |
213 | 209 |
</VegBIEN> |
214 |
Inserted 43 new rows into database |
|
210 |
Inserted 41 new rows into database |
Also available in: Unified diff
inputs/SALVIAS/*/map.csv: Remapped all versions of stem and tree tags to tag, with the second tag superceding the first, to avoid the complex VegCore-VegBIEN mapping logic that attempts to place both tags in VegBIEN in the correct order but does not work for column-based import. inputs/SALVIAS-CSV/Organism/map.csv: stem and tree tags: Made the stem tag supercede the tree tag instead of vice versa, to have as specific of a tag as possible.