Project

General

Profile

« Previous | Next » 

Revision 10696

bugfix: inputs/VegBank/stemlocation_/map.csv: also join together taxonimportance_id, stemcount_id for aggregateOrganismObservationID so that the aggregateoccurrence pkeys match up with those imported from stemcount

View differences:

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

Also available in: Unified diff