Project

General

Profile

1 4088 aaronmk
SALVIAS,Veg+,Comments
2 3925 aaronmk
soil_acidity,"acidity/_units:[default=""%"",to=]/value/_map:[""<0.05""=0,*=*]/value",
3
soil_base,"baseSaturation/_units:[default=""%"",to=]/value",
4
soil_Ca,"calcium/_units:[default=""%"",to=]/value",
5
soil_C,"carbon/_units:[default=""%"",to=]/value",
6
soil_cation_cap,cationExchangeCapacity,
7
clay_percent,"clay/_units:[default=""%"",to=]/value",
8
life_zone_code,communityID,
9
life_zone,communityName,
10
soil_conductivity,conductivity,
11
MajorGeo,continent,
12
Country,country,
13
pol2,county,Brad: No pol2=countyParish
14
LatDec,decimalLatitude,
15
LongDec,decimalLongitude,
16 4592 aaronmk
date_finish,endDate,
17 3925 aaronmk
Locality_Description,locality,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
18 3963 aaronmk
PlotID,locationID,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
19 3925 aaronmk
soil_Mg,"magnesium/_units:[default=""%"",to=]/value",
20
elev_max_m,maximumElevationInMeters,
21
elev_min_m,minimumElevationInMeters,
22
soil_N,"nitrogen/_units:[default=""%"",to=]/value",
23
organic_percent,"organic/_units:[default=""%"",to=]/value",
24
pH,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."
25
soil_P,"phosphorus/_units:[default=""%"",to=]/value/_map:[""<1,5""=0,*=*]/value",
26
plot_area_ha,plotArea,"Brad: Area in hectares. Is there any way to store units?; Aaron: VegX plot area annotation says ""Total area of the plot in square meters."" so units are fixed"
27
SiteCode,plotName,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
28
soil_K,"potassium/_units:[default=""%"",to=]/value",
29
Precip,precipitation,
30 4467 aaronmk
project_id,projectID,
31 3925 aaronmk
PlotMethod,samplingProtocol,
32
sand_percent,"sand/_units:[default=""%"",to=]/value",
33
silt_percent,"silt/_units:[default=""%"",to=]/value",
34
slope_aspect,slopeAspect,
35
slope_gradient,slopeGradient,
36
soil_Na,"sodium/_units:[default=""%"",to=]/value",
37 4592 aaronmk
date_start,startDate,
38 3925 aaronmk
PolDiv1,stateProvince,Brad: No; pol1=stateProvince
39
Temp,temperature,
40
soil_texture,"texture/_units:[default=""%"",to=]/value",
41
Elev,verbatimElevation,Brad: Mean elevation in meters. This is a constrained decimal value; is there no place for this in VegX other than verbatimElevation? Check with Nick.