Revision 11759
Added by Aaron Marcuse-Kubitza about 11 years ago
test.xml.ref | ||
---|---|---|
25 | 25 |
</plantobservation> |
26 | 26 |
</aggregateoccurrence> |
27 | 27 |
<authortaxoncode>$collectorNumber</authortaxoncode> |
28 |
<sourceaccessioncode>$taxonOccurrenceID</sourceaccessioncode> |
|
29 | 28 |
<taxondetermination> |
30 | 29 |
<taxonverbatim_id> |
31 | 30 |
<taxonverbatim> |
Also available in: Unified diff
inputs/CVS/: added taxon_observation.** left-join of the tables, using the steps at http://wiki.vegpath.org/Left-joining_a_datasource. this involves renaming taxonOccurrenceID->taxonOccurrenceID__overall_plot so that it can then be joined together with aggregateOrganismObservationID to create the full taxonOccurrenceID (as in VegBank).