Project

General

Profile

« Previous | Next » 

Revision 4333

mappings/VegCore-VegBIEN.csv: location.authorlocationcode mappings: Placed inside "if subplot" _if statement along with sourceaccessioncode to reduce the number of separate _if statements needing a condition mapping

View differences:

VegBIEN.csv
1 1
REMIB[Veg+],VegBIEN:,Comments
2
accession_number,/location/authorlocationcode/_alt/3,
3
acronym,/location/authorlocationcode/_alt/4/_join/2/_join/1,
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",
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