Project

General

Profile

« Previous | Next » 

Revision 4822

mappings/VegCore-VegBIEN.csv: Removed _rangeStart and _rangeEnd filters from fields which should contain decimal values. These filters should be added on a per-datasource basis instead.

View differences:

VegBIEN.csv
3 3
CollectionCode,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/2/_join/1",
4 4
CatalogNumber,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/3/_if[@name=""if indirect voucher""]/else",
5 5
MaximumElevation,/location/elevation_m/_alt/2/_avg/max,
6
MinimumElevation,/location/elevation_m/_alt/2/_avg/min/_rangeStart/value,
7
MinimumElevation,/location/elevationrange_m/_range/from/_rangeStart/value,
8
MaximumElevation,/location/elevationrange_m/_range/to/_alt/1,
9
MinimumElevation,/location/elevationrange_m/_range/to/_alt/2/_rangeEnd/value,
6
MinimumElevation,/location/elevation_m/_alt/2/_avg/min,
10 7
latitude,"/location/locationcoords/latitude_deg/_alt/2/_nullIf:[null=0,type=float]/value",
11 8
longitude,"/location/locationcoords/longitude_deg/_alt/2/_nullIf:[null=0,type=float]/value",
12 9
DayCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",

Also available in: Unified diff