Revision 4824
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
62 | 62 |
<heightfirstbranch_m>$stem_height_first_branch_m</heightfirstbranch_m> |
63 | 63 |
<sourceaccessioncode>$stem_id</sourceaccessioncode> |
64 | 64 |
<stemtag> |
65 |
<iscurrent> |
|
65 |
<iscurrent>true</iscurrent> |
|
66 |
<tag> |
|
66 | 67 |
<_alt> |
67 |
<2>true</2>
|
|
68 |
<1>false</1>
|
|
68 |
<1>$stem_tag2</1>
|
|
69 |
<2>$stem_tag1</2>
|
|
69 | 70 |
</_alt> |
70 |
</iscurrent> |
|
71 |
<tag>$stem_tag1</tag> |
|
71 |
</tag> |
|
72 | 72 |
</stemtag> |
73 |
<stemtag> |
|
74 |
<iscurrent>true</iscurrent> |
|
75 |
<tag>$stem_tag2</tag> |
|
76 |
</stemtag> |
|
77 | 73 |
</stemobservation> |
78 | 74 |
</plantobservation> |
79 | 75 |
</aggregateoccurrence> |
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.