Revision 1530
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.specimens.csv | ||
---|---|---|
24 | 24 |
notes,/description/_merge/1,, |
25 | 25 |
CatalogNumber,":[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel,*_id/taxonoccurrence]/catalognumber_dwc","Brad: Not sure if mapping correct. Nick, is there an element for institutional accession codes in VegX?; Aaron: This can't be used as the accession code (primary key) because some rows don't have a value for it",20 |
26 | 26 |
CollectorNumber,:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/collectionnumber/_alt/1,,22 |
27 |
BasisOfRecord,,** No join mapping for BasisOfRecord ** |
|
28 |
DateLastModified,,** No join mapping for DateLastModified ** |
|
29 |
IndividualCount,,** No join mapping for IndividualCount ** |
|
30 |
InstitutionCode,,** No join mapping for InstitutionCode ** |
|
31 |
TypeStatus,,** No join mapping for TypeStatus ** |
|
27 | 32 |
convertednotes,, |
Also available in: Unified diff
input.Makefile: Generate VegBIEN maps from full via maps in order to include all input columns if a src map was provided. This causes the VegBIEN join process to produce all the "No join mapping" errors for that datasource, not just those for fields in the (non-full) via map. maps/src.join.*.csv should no longer be needed for producing "No join mapping" errors.