Project

General

Profile

« Previous | Next » 

Revision 921

inputs/NYBG/maps/DwC.specimens.csv: Fixed CollectedDate mapping to use the _date XML func

View differences:

inputs/NYBG/maps/DwC.specimens.csv
27 27
"YearCollected","eventDate/_alt/2/_date/year",
28 28
"MonthCollected","eventDate/_alt/2/_date/month",
29 29
"DayCollected","eventDate/_alt/2/_date/day",
30
"CollectedDate","eventDate/_alt/1",
30
"CollectedDate","eventDate/_alt/1/_*/date",
31 31
"JulianDay","day",
32 32
"TimeOfDay","eventTime",
33 33
"ContinentOcean","continent",
inputs/NYBG/maps/VegBIEN.specimens.csv
10 10
MaximumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72
11 11
MinimumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71
12 12
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,,
13
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_*/date,,44
13 14
DayCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/day,,44
14 15
MonthCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/month,,44
15 16
YearCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/year,,44
......
43 44
InstitutionCode,:[*_id/reference]/{museum_id/party/organizationname/_name/first},,11
44 45
CollectionCode,":[*_id/reference]/{museum_id/party/organizationname/_name/last,collectioncode_dwc}",Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name,12
45 46
BasisOfRecord,,Brad: OMIT? See http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord for definition of this term.,15
46
CollectedDate,,** No join mapping for eventDate/_alt/1 ** 
47 47
ContinentOcean,,Brad: OMIT,59
48 48
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
49 49
IndividualCount,,Brad: OMIT; not relevant for DwC plant specimen data.,25

Also available in: Unified diff