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
UNCC[Veg+],VegBIEN:,Comments
2
accession,/location/authorlocationcode/_alt/3,
3
herbarium,/location/authorlocationcode/_alt/4/_join/1,
2
accession,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_alt/3",
3
herbarium,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_alt/4/_join/1",
4 4
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",
5 5
state,"/location/locationdetermination/namedplace_id/_simplifyPath:[next=""parent_id/namedplace"",require=placename]/path/_forEach:[in:[county,],do=""namedplace[rank=_val]/parent_id""]/namedplace[rank=stateProvince]/placename",
6 6
country,"/location/locationdetermination/namedplace_id/_simplifyPath:[next=""parent_id/namedplace"",require=placename]/path/_forEach:[in:[county,stateProvince,],do=""namedplace[rank=_val]/parent_id""]/namedplace[rank=country]/placename",

Also available in: Unified diff