Revision 1303
Added by Aaron Marcuse-Kubitza almost 13 years ago
src.join.specimens.csv | ||
---|---|---|
33 | 33 |
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82 |
34 | 34 |
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82 |
35 | 35 |
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44 |
36 |
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44 |
|
37 |
VerbatimCollectingDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/0/_date/date,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44 |
|
36 | 38 |
DayCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/day,,44 |
37 | 39 |
MonthCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/month,,44 |
38 | 40 |
YearCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/year,,44 |
39 |
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2,,44 |
|
40 |
VerbatimCollectingDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_alt/0,,44 |
|
41 |
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_alt/2,,44 |
|
42 |
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75 |
|
43 |
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75 |
|
44 |
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75 |
|
45 |
MinimumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74 |
|
46 |
MinimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74 |
|
47 |
minimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74 |
|
41 |
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_*/date,,44 |
|
42 |
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/date,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44 |
|
43 |
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75 |
|
44 |
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75 |
|
45 |
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75 |
|
46 |
MinimumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74 |
|
47 |
MinimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74 |
|
48 |
minimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74 |
|
48 | 49 |
ScientificNameAuthor,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_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 |
49 | 50 |
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_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 |
50 | 51 |
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_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 |
51 | 52 |
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120 |
53 |
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120 |
|
54 |
IdentifiedDate,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/0/_date/date",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120 |
|
52 | 55 |
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/day",,120 |
53 | 56 |
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/month",,120 |
54 | 57 |
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/year",,120 |
55 |
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2",,120 |
|
56 |
IdentifiedDate,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_alt/0",,120 |
|
58 |
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_*/date",,120 |
|
57 | 59 |
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119 |
58 | 60 |
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119 |
59 | 61 |
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134 |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv: Fixed waterdepth mappings to use _avg