Project

General

Profile

« Previous | Next » 

Revision 7703

mappings/VegCore-VegBIEN.csv: _avg(): Use numeric param names to work with SQL functions

View differences:

VegCore-VegBIEN.csv
33 33
subplot,/location/authorlocationcode,
34 34
elevationInMeters,/location/elevation_m/_alt/1,
35 35
verbatimElevation,"/location/elevation_m/_alt/1/_units:[to=m,to=]/value",
36
maximumElevationInMeters,/location/elevation_m/_alt/2/_avg/max,
37
verbatimElevation_m,/location/elevation_m/_alt/2/_avg/max/_rangeEnd/value,
38
minimumElevationInMeters,/location/elevation_m/_alt/2/_avg/min,
39
verbatimElevation_m,/location/elevation_m/_alt/2/_avg/min/_rangeStart/value,
36
minimumElevationInMeters,/location/elevation_m/_alt/2/_avg/1,
37
verbatimElevation_m,/location/elevation_m/_alt/2/_avg/1/_rangeStart/value,
38
maximumElevationInMeters,/location/elevation_m/_alt/2/_avg/2,
39
verbatimElevation_m,/location/elevation_m/_alt/2/_avg/2/_rangeEnd/value,
40 40
verbatimElevation_m,/location/elevationrange_m/_range/from/_rangeStart/value,
41 41
verbatimElevation_m,/location/elevationrange_m/_range/to/_rangeEnd/value,
42 42
collectorNumber,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/cond/_exists",
......
325 325
voucherType,"/location/locationevent/taxonoccurrence/voucher/*_id/specimenreplicate/collectionnumber/_if[@name=""if indirect voucher""]/cond/_eq:[right=indirect]/left",
326 326
collectorNumber,"/location/locationevent/taxonoccurrence/voucher/*_id/specimenreplicate/collectionnumber/_if[@name=""if indirect voucher""]/then",
327 327
temperature_C,/location/locationevent/temperature_c,
328
maximumDepthInMeters,/location/locationevent/waterdepth_m/_avg/max,
329
minimumDepthInMeters,/location/locationevent/waterdepth_m/_avg/min,
328
minimumDepthInMeters,/location/locationevent/waterdepth_m/_avg/1,
329
maximumDepthInMeters,/location/locationevent/waterdepth_m/_avg/2,
330 330
locality,/location/locationnarrative/_merge/1,
331 331
verbatimLocality,/location/locationnarrative/_merge/2,
332 332
habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?"
......
379 379
parentPlotName,/location/parent_id/location/authorlocationcode,
380 380
parentLocationID,/location/parent_id/location/sourceaccessioncode,
381 381
slopeAspect,/location/slopeaspect_deg/_alt/1/_compass/value,
382
maxSlopeAspect,/location/slopeaspect_deg/_alt/2/_avg/max,
383
minSlopeAspect,/location/slopeaspect_deg/_alt/2/_avg/min,
382
minSlopeAspect,/location/slopeaspect_deg/_alt/2/_avg/1,
383
maxSlopeAspect,/location/slopeaspect_deg/_alt/2/_avg/2,
384 384
slopeGradient,/location/slopegradient_fraction/_alt/1,
385
maxSlopeGradient,/location/slopegradient_fraction/_alt/2/_avg/max,
386
minSlopeGradient,/location/slopegradient_fraction/_alt/2/_avg/min,
385
minSlopeGradient,/location/slopegradient_fraction/_alt/2/_avg/1,
386
maxSlopeGradient,/location/slopegradient_fraction/_alt/2/_avg/2,
387 387
subplotID,/location/sourceaccessioncode,
388 388
locationID,"/location/sourceaccessioncode/_if[@name=""if locationID""]/cond/_exists",
389 389
subplot,"/location/sourceaccessioncode/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/cond/_exists",

Also available in: Unified diff