Project

General

Profile

« Previous | Next » 

Revision 4382

mappings/Veg+-VegCore.csv: Remapped CTFS QuadratID to subplot rather than subplotID, because it's only unique within the parent plot, not globally unique, in CTFS

View differences:

Veg+.cs-VegBIEN.csv
1 1
Veg+,VegBIEN:,Comments
2
QuadratID,"/location/_if[@name=""if subplot""]/cond/_exists/_first/1",
3 2
subplotID,"/location/_if[@name=""if subplot""]/cond/_exists/_first/1",
4
QuadratName,"/location/_if[@name=""if subplot""]/cond/_exists/_first/2",
5 3
subplot,"/location/_if[@name=""if subplot""]/cond/_exists/_first/2",
4
QuadratID,"/location/_if[@name=""if subplot""]/cond/_exists/_first/2/_first/1",
5
QuadratName,"/location/_if[@name=""if subplot""]/cond/_exists/_first/2/_first/2",
6 6
plotName,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/1",
7 7
locationID,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/2/_if[@name=""if locationID""]/cond/_exists",
8 8
plotID,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/2/_if[@name=""if locationID""]/cond/_exists",
......
24 24
plotID,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode",
25 25
SizeOfSite,/location/area,
26 26
plotArea,/location/area,
27
QuadratName,/location/authorlocationcode,
28 27
subplot,/location/authorlocationcode,
28
QuadratID,/location/authorlocationcode/_first/1,
29
QuadratName,/location/authorlocationcode/_first/2,
29 30
Elevation,"/location/elevation/_alt/1/_replace:[""\bca\.?""=]/value",
30 31
verbatimElevation,"/location/elevation/_alt/1/_replace:[""\bca\.?""=]/value",
31 32
maximumElevation,"/location/elevation/_alt/2/_avg/max/_units:[default=m,to=m,to=]/value/_replace:[""\bca\.?""=]/value",
......
60 61
samplingProtocol,/location/locationevent/*_id/method/name,
61 62
projectName,/location/locationevent/*_id/project/projectname,
62 63
projectID,/location/locationevent/*_id/project/sourceaccessioncode,
63
QuadratID,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/1",
64 64
subplotID,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/1",
65
QuadratName,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/2",
66 65
subplot,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/2",
66
QuadratID,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/2/_first/1",
67
QuadratName,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/2/_first/2",
67 68
PlotCensusNumber,"/location/locationevent/_if[@name=""if subplot""]/else/authoreventcode",
68 69
authorObsCode,"/location/locationevent/_if[@name=""if subplot""]/else/authoreventcode",
69 70
fieldNumber,"/location/locationevent/_if[@name=""if subplot""]/else/authoreventcode",
......
238 239
plotNotes,/location/notespublic,
239 240
slopeAspect,/location/slopeaspect/_compass/value,
240 241
slopeGradient,/location/slopegradient,
241
QuadratID,/location/sourceaccessioncode,
242 242
subplotID,/location/sourceaccessioncode,
243 243
StartX,/location/sublocationxposition,
244 244
subplotX,/location/sublocationxposition,

Also available in: Unified diff