Revision 4905
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
4 | 4 |
Barcode,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/3/_if[@name=""if indirect voucher""]/else", |
5 | 5 |
Elevation,"/location/elevation_m/_alt/1/_units:[to=m,to=]/value", |
6 | 6 |
Accuracy,/location/locationcoords/coordsaccuracy_deg/_noCV/value/_alt/1, |
7 |
Lat (-=S),"/location/locationcoords/latitude_deg/_alt/2/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
|
|
8 |
Long (-=W),"/location/locationcoords/longitude_deg/_alt/2/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
|
|
7 |
Lat (-=S),"/location/locationcoords/latitude_deg/_alt/1/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
|
|
8 |
Long (-=W),"/location/locationcoords/longitude_deg/_alt/1/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
|
|
9 | 9 |
Collect Date,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_*/date, |
10 | 10 |
Barcode,"/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/else", |
11 | 11 |
SeriesName,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/collectioncode_dwc/_join/1,Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name |
Also available in: Unified diff
inputs/*/*/map.csv: Remapped latitude/longitude to decimalLatitude/Longitude because these fields almost always have units of decimal degrees