Revision 1048
Added by Aaron Marcuse-Kubitza almost 13 years ago
inputs/NYBG/maps/VegBIEN.specimens.csv | ||
---|---|---|
6 | 6 |
StateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
7 | 7 |
County,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
8 | 8 |
BoundingBox,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/footprintgeometry_dwc,,91 |
9 |
Latitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2,,81
|
|
10 |
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2,,82
|
|
9 |
Latitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2/_nullIf:[null=0,type=float]/value",,81
|
|
10 |
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2/_nullIf:[null=0,type=float]/value",,82
|
|
11 | 11 |
Locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationnarrative/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
12 | 12 |
Habitat,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_merge/1,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
13 | 13 |
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_merge/2,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
inputs/NYBG-CSV/maps/VegBIEN.specimens.csv | ||
---|---|---|
6 | 6 |
StateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
7 | 7 |
County,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
8 | 8 |
BoundingBox,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/footprintgeometry_dwc,,91 |
9 |
Latitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2,,81
|
|
10 |
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2,,82
|
|
9 |
Latitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2/_nullIf:[null=0,type=float]/value",,81
|
|
10 |
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2/_nullIf:[null=0,type=float]/value",,82
|
|
11 | 11 |
Locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationnarrative/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
12 | 12 |
Habitat,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_merge/1,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
13 | 13 |
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_merge/2,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
mappings/for_review/DwC-VegBIEN.specimens.csv | ||
---|---|---|
8 | 8 |
stateProvince,"//*_id/namedplace[placesystem=""region|state|province""]/placename",,65 |
9 | 9 |
county,//*_id/namedplace[placesystem=county]/placename,,66 |
10 | 10 |
footprintWKT,//location/locationdetermination[]/footprintgeometry_dwc,,91 |
11 |
decimalLatitude,//location/locationdetermination[]/latitude/_alt/1,,85 |
|
12 |
verbatimLatitude,//location/locationdetermination[]/latitude/_alt/2,,81 |
|
13 |
decimalLongitude,//location/locationdetermination[]/longitude/_alt/1,,86 |
|
14 |
verbatimLongitude,//location/locationdetermination[]/longitude/_alt/2,,82 |
|
11 |
decimalLatitude,//location/locationdetermination[]/latitude/_alt/1/_nullIf/value,,85
|
|
12 |
verbatimLatitude,//location/locationdetermination[]/latitude/_alt/2/_nullIf/value,,81
|
|
13 |
decimalLongitude,//location/locationdetermination[]/longitude/_alt/1/_nullIf/value,,86
|
|
14 |
verbatimLongitude,//location/locationdetermination[]/longitude/_alt/2/_nullIf/value,,82
|
|
15 | 15 |
locality,//location/locationnarrative/_alt/1,,68 |
16 | 16 |
verbatimLocality,//location/locationnarrative/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
17 | 17 |
habitat,//*/commname,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
mappings/DwC-VegBIEN.specimens.csv | ||
---|---|---|
8 | 8 |
stateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
9 | 9 |
county,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
10 | 10 |
footprintWKT,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/footprintgeometry_dwc,,91 |
11 |
decimalLatitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/1,,85
|
|
12 |
verbatimLatitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2,,81
|
|
13 |
decimalLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/1,,86
|
|
14 |
verbatimLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2,,82
|
|
11 |
decimalLatitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/1/_nullIf:[null=0,type=float]/value",,85
|
|
12 |
verbatimLatitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/latitude/_alt/2/_nullIf:[null=0,type=float]/value",,81
|
|
13 |
decimalLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/1/_nullIf:[null=0,type=float]/value",,86
|
|
14 |
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationdetermination[!namedplace_id]/longitude/_alt/2/_nullIf:[null=0,type=float]/value",,82
|
|
15 | 15 |
locality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationnarrative/_alt/1,,68 |
16 | 16 |
verbatimLocality,/*_id/taxonoccurrence/*_id/locationevent/*_id/location:[*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/locationnarrative/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69 |
17 | 17 |
habitat,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52 |
Also available in: Unified diff
DwC-VegBIEN mapping: Convert latitude/longitude values of exactly zero to NULL