Project

General

Profile

« Previous | Next » 

Revision 10695

bugfix: inputs/VegBank/stemcount_/map.csv: aggregateOrganismObservationID: prepend taxonimportance_id so that rows with only a taxonimportance entry (no stemcounts) will also have the required sourceaccessioncode

View differences:

test.xml.ref
18 18
                                            <height_m>$stemheight</height_m>
19 19
                                        </stemobservation>
20 20
                                    </plantobservation>
21
                                    <sourceaccessioncode>$stemcount_id</sourceaccessioncode>
21
                                    <sourceaccessioncode>
22
                                        <_join>
23
                                            <1>$taxonimportance_id</1>
24
                                            <2>$stemcount_id</2>
25
                                        </_join>
26
                                    </sourceaccessioncode>
22 27
                                </aggregateoccurrence>
23 28
                                <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
24 29
                            </taxonoccurrence>

Also available in: Unified diff