Project

General

Profile

« Previous | Next » 

Revision 4818

mappings/VegCore-VegBIEN.csv: verbatimElevation->elevation_m mapping: Translate units automatically (currently only works in row-based mode). Don't remove any "ca." prefix because this is a datasource-specific filter that does not apply to current datasources with verbatimElevation. Also map verbatimElevation to location.verbatimelevation.

View differences:

VegBIEN.csv
2 2
Accession Number,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1",
3 3
SeriesName,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/2/_join/1",
4 4
Barcode,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/3/_if[@name=""if indirect voucher""]/else",
5
Elevation,"/location/elevation_m/_alt/1/_replace:[""\bca\.?""=]/value",
5
Elevation,"/location/elevation_m/_alt/1/_units:[to=m,to=]/value",
6 6
Accuracy,/location/locationcoords/coordsaccuracy_deg/_noCV/value/_alt/1,
7 7
Lat (-=S),"/location/locationcoords/latitude_deg/_alt/2/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
8 8
Long (-=W),"/location/locationcoords/longitude_deg/_alt/2/_nullIf:[null=0,type=float]/value/_replace:[""\?$""=]/value",
......
17 17
Country,/location/locationplace/*_id/placepath/country,
18 18
County,/location/locationplace/*_id/placepath/county,
19 19
State,/location/locationplace/*_id/placepath/stateprovince,
20
Elevation,/location/verbatimelevation,
20 21
Alt E/W,,** No join mapping for Alt E/W ** 
21 22
Alt N/S,,** No join mapping for Alt N/S ** 
22 23
FIPS,,** No join mapping for FIPS ** FIPS county code

Also available in: Unified diff