Project

General

Profile

« Previous | Next » 

Revision 1048

DwC-VegBIEN mapping: Convert latitude/longitude values of exactly zero to NULL

View differences:

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

Also available in: Unified diff