Project

General

Profile

« Previous | Next » 

Revision 1310

DwC mappings: Moved date _date filter outside _alt so it would run only on the string that was actually chosen, and not produce date format errors when a pre-parsed year/month/day is already available

View differences:

DwC2-VegBIEN.specimens.csv
13 13
verbatimLatitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/latitude,centerlatitude}/_alt/2/_nullIf/value",,81
14 14
decimalLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/longitude,centerlongitude}/_alt/1/_nullIf/value",,86
15 15
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/longitude,centerlongitude}/_alt/2/_nullIf/value",,82
16
eventDate,//locationevent/obsstartdate,,44
16
eventDate,//locationevent/obsstartdate/_*/date,,44
17 17
maximumDepthInMeters,//locationevent/waterdepth/_avg/max,,75
18 18
minimumDepthInMeters,//locationevent/waterdepth/_avg/min,,74
19 19
scientificNameAuthorship,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Authority]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
20
dateIdentified,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/determinationdate",,120
20
dateIdentified,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/determinationdate/_*/date",,120
21 21
identifiedBy,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
22 22
scientificName,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
23 23
class,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Class]/*_id/plantconcept/*_id/*/plantname",,144

Also available in: Unified diff