Project

General

Profile

« Previous | Next » 

Revision 1731

VegX-VegBIEN.organisms.csv: Renamed abioticObservation user-defined field siltPercent to silt to be consistent with VegBIEN

View differences:

VegX.plots.csv
17 17
"slope_aspect","/*UniqueIdentifierID->/*s/plot/slopeAspect",
18 18
"slope_gradient","/*UniqueIdentifierID->/*s/plot/slopeGradient",
19 19
"clay_percent","->/*s/abioticObservation[*ID]/simpleUserdefined[name=clay]/value/_units:[default=""%"",to=]/value",
20
"silt_percent","->/*s/abioticObservation[*ID]/simpleUserdefined[name=siltPercent]/value/_units:[default=""%"",to=]/value",
20
"silt_percent","->/*s/abioticObservation[*ID]/simpleUserdefined[name=silt]/value/_units:[default=""%"",to=]/value",
21 21
"sand_percent","->/*s/abioticObservation[*ID]/simpleUserdefined[name=sand]/value/_units:[default=""%"",to=]/value",
22 22
"organic_percent","->/*s/abioticObservation[*ID]/simpleUserdefined[name=organic]/value/_units:[default=""%"",to=]/value",
23 23
"pH","->/*s/abioticObservation[*ID]/ph","Brad: For all these soil variables, how do we store information on method, units. Seems like an ontological structure would be more appropriate (measurementName, measurementValue, measurementUnits, measurementMethod). Same as BIEN traits table. Something to discuss."

Also available in: Unified diff