Project

General

Profile

« Previous | Next » 

Revision 4336

mappings/VegCore-VegBIEN.csv: location.authorlocationcode mappings: Use _first to remove specimens-related alternatives for this field from consideration when plots-related alternatives exist. This avoids unintentionally using specimens-related columns for this field in plots data.

View differences:

VegBIEN.csv
1 1
REMIB[Veg+],VegBIEN:,Comments
2
accession_number,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_alt/3",
3
acronym,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_alt/4/_join/2/_join/1",
2
accession_number,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1",
3
acronym,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/2/_join/1",
4 4
lat_deg,"/location/locationdetermination/latitude/_alt/2/_nullIf:[null=0,type=float]/value",
5 5
long_deg,"/location/locationdetermination/longitude/_alt/2/_nullIf:[null=0,type=float]/value",
6 6
county,"/location/locationdetermination/namedplace_id/_simplifyPath:[next=""parent_id/namedplace"",require=placename]/path/_forEach:[in:[],do=""namedplace[rank=_val]/parent_id""]/namedplace[rank=county]/placename",

Also available in: Unified diff