Revision 4686
Added by Aaron Marcuse-Kubitza about 12 years ago
mappings/VegCore-VegBIEN.csv | ||
---|---|---|
1 |
VegCore[Veg+],VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
|
|
1 |
VegCore,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments |
|
2 | 2 |
subplotID,"/location/_if[@name=""if subplot""]/cond/_exists/_first/1", |
3 | 3 |
subplot,"/location/_if[@name=""if subplot""]/cond/_exists/_first/2", |
4 | 4 |
plotName,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/1", |
mappings/for_review/VegCore-VegBIEN.csv | ||
---|---|---|
1 |
VegCore[Veg+],VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
|
|
1 |
VegCore,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments |
|
2 | 2 |
subplotID,"/location/_if[@name=""if subplot""]/cond/1", |
3 | 3 |
subplot,"/location/_if[@name=""if subplot""]/cond/2", |
4 | 4 |
plotName,"/location/_if[@name=""if subplot""]/else/authorlocationcode", |
mappings/VegCore.self.csv | ||
---|---|---|
1 |
VegCore[Veg+],VegCore[Veg+]
|
|
1 |
VegCore,VegCore
|
|
2 | 2 |
acidity,acidity |
3 | 3 |
authorStemCode,authorStemCode |
4 | 4 |
basalDiameter,basalDiameter |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Changed input column header from VegCore[Veg+] to VegCore because this is more accurate. This is possible now that we're using new automapping scripts that do not require a particular column header.