Revision 913
Added by Aaron Marcuse-Kubitza almost 13 years ago
inputs/NYBG/maps/VegBIEN.specimens.csv | ||
---|---|---|
3 | 3 |
Country,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL,63 |
4 | 4 |
StateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
5 | 5 |
County,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
6 |
Locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription,"or locality?; Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
|
7 |
Latitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallatitude,or decimalLatitude?,81 |
|
8 |
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude,or decimalLongitude?,82 |
|
6 |
Locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription/_alt/2,"or locality?; Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69
|
|
7 |
Latitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallatitude/_alt/2,or decimalLatitude?,81
|
|
8 |
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/2,or decimalLongitude?,82
|
|
9 | 9 |
MaximumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72 |
10 | 10 |
MinimumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71 |
11 | 11 |
DayCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/day,,44 |
mappings/for_review/DwC-VegBIEN.specimens.csv | ||
---|---|---|
3 | 3 |
country,"//*_id/namedplace[placesystem=""area|country|territory""]/placename",Brad: Required; reject record if this field NULL,63 |
4 | 4 |
stateProvince,"//*_id/namedplace[placesystem=""region|state|province""]/placename",,65 |
5 | 5 |
county,//*_id/namedplace[placesystem=county]/placename,,66 |
6 |
verbatimLocality,//namedplace/placedescription,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
|
7 |
verbatimLatitude,//location/reallatitude,,81 |
|
8 |
verbatimLongitude,//location/reallongitude,,82 |
|
6 |
locality,//namedplace/placedescription/_alt/1,,68 |
|
7 |
verbatimLocality,//namedplace/placedescription/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
|
8 |
decimalLatitude,//location/reallatitude/_alt/1,,85 |
|
9 |
verbatimLatitude,//location/reallatitude/_alt/2,,81 |
|
10 |
decimalLongitude,//location/reallongitude/_alt/1,,86 |
|
11 |
verbatimLongitude,//location/reallongitude/_alt/2,,82 |
|
9 | 12 |
maximumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72 |
10 | 13 |
minimumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71 |
11 | 14 |
eventDate,//locationevent/obsstartdate,,44 |
... | ... | |
67 | 70 |
dcterms:rights,,,3 |
68 | 71 |
dcterms:rightsHolder,,,4 |
69 | 72 |
dcterms:type,,,0 |
70 |
decimalLatitude,,,85 |
|
71 |
decimalLongitude,,,86 |
|
72 | 73 |
disposition,,,33 |
73 | 74 |
dynamicProperties,,,18 |
74 | 75 |
earliestAgeOrLowestStage,,,109 |
... | ... | |
115 | 116 |
latestPeriodOrHighestSystem,,,106 |
116 | 117 |
lifeStage,,,27 |
117 | 118 |
lithostratigraphicTerms,,,113 |
118 |
locality,,,68 |
|
119 | 119 |
locationAccordingTo,,,78 |
120 | 120 |
locationID,,,56 |
121 | 121 |
locationRemarks,,,79 |
mappings/DwC-VegBIEN.specimens.csv | ||
---|---|---|
3 | 3 |
country,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL,63 |
4 | 4 |
stateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
5 | 5 |
county,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
6 |
verbatimLocality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
|
7 |
verbatimLatitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallatitude,,81 |
|
8 |
verbatimLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude,,82 |
|
6 |
locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription/_alt/1,,68 |
|
7 |
verbatimLocality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
|
8 |
decimalLatitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallatitude/_alt/1,,85 |
|
9 |
verbatimLatitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallatitude/_alt/2,,81 |
|
10 |
decimalLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/1,,86 |
|
11 |
verbatimLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/2,,82 |
|
9 | 12 |
maximumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72 |
10 | 13 |
minimumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71 |
11 | 14 |
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44 |
... | ... | |
67 | 70 |
dcterms:rights,,,3 |
68 | 71 |
dcterms:rightsHolder,,,4 |
69 | 72 |
dcterms:type,,,0 |
70 |
decimalLatitude,,,85 |
|
71 |
decimalLongitude,,,86 |
|
72 | 73 |
disposition,,,33 |
73 | 74 |
dynamicProperties,,,18 |
74 | 75 |
earliestAgeOrLowestStage,,,109 |
... | ... | |
115 | 116 |
latestPeriodOrHighestSystem,,,106 |
116 | 117 |
lifeStage,,,27 |
117 | 118 |
lithostratigraphicTerms,,,113 |
118 |
locality,,,68 |
|
119 | 119 |
locationAccordingTo,,,78 |
120 | 120 |
locationID,,,56 |
121 | 121 |
locationRemarks,,,79 |
Also available in: Unified diff
DwC-VegBIEN mapping: merge decimalLatitude/Longitude with verbatimLatitude/Longitude