Revision 11759
Added by Aaron Marcuse-Kubitza almost 11 years ago
map.csv | ||
---|---|---|
1 | 1 |
CVS,VegCore,Filter,Comments |
2 | 2 |
PLANTCONCEPT_ID,*taxonObservation_--PLANTCONCEPT_ID,, |
3 |
TAXONOBSERVATION_ID,taxonOccurrenceID,, |
|
3 |
TAXONOBSERVATION_ID,taxonOccurrenceID__overall_plot,,
|
|
4 | 4 |
OBSERVATION_ID,eventID,, |
5 | 5 |
authorPlantName,originalTaxonName,, |
6 | 6 |
taxonObservation_reference_ID,*taxonObservation_--taxonObservation_reference_ID,, |
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).