Revision 1529
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.specimens.csv | ||
---|---|---|
48 | 48 |
GlobalUniqueIdentifier,":[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel,*_id/taxonoccurrence]/sourceaccessioncode","Brad: OMIT; Aaron: We need this field because it is the only ID column with an entry in every row; Brad: OK, use this as primary key",19 |
49 | 49 |
CollectorNumber,:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/collectionnumber/_alt/1,,22 |
50 | 50 |
FieldNumber,:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/collectionnumber/_alt/3,"Brad: Correct for VB, not sure about VX; Nick, is there an element in VX fo Collection Number?",53 |
51 |
BasisOfRecord,,Brad: OMIT? See http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord for definition of this term.,15 |
|
52 |
DateLastModified,,"Brad: Mapping to VegX is incorrect. I think is this merely an internal timestamp indicated when record last modified, not necessarily when determination (taxon name) last modified. Probably we should omit this field, although might be useful for updating changed records from this source.",1 |
|
53 |
DayOfYear,,Brad: OMIT,50 |
|
54 |
GeodeticDatum,,,87 |
|
55 |
IndividualCount,,Brad: OMIT; not relevant for DwC plant specimen data.,25 |
|
56 |
InstitutionCode,,, |
|
57 |
JulianDay,,Brad: OMIT,50 |
|
58 |
PreparationType,,Brad: OMIT,32 |
|
59 |
PreviousCatalogNumber,,?; Brad: OMIT,35 |
|
60 |
RelatedCatalogItem,,Brad: OMIT,161 |
|
61 |
RelationshipType,,Brad: OMIT,162 |
|
62 |
TimeOfDay,,Brad: OMIT,45 |
|
63 |
TypeStatus,,Brad: OMIT (?). Indicates whether this specimen served as type for taxon name. Probably not relevant for BIEN,125 |
|
51 |
DayOfYear,,** No join mapping for JulianDay ** |
Also available in: Unified diff
mappings/Makefile: Generate DwC-VegBIEN.specimens.csv from new intermediate DwC.ci-VegBIEN.specimens.csv using $(removeEmpty) so that "No join mapping" errors will be reported when maps are joined to it. Deprecate DwC-VegBIEN.specimens.no_empty.csv because it's now identical to DwC-VegBIEN.specimens.csv.