Project

General

Profile

1 4627 aaronmk
SALVIAS-CSV[Veg+],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
holdridge_life_zone,communityID,
9
life_zone_code,communityName,
10
soil_conductivity,conductivity,
11
major_geo,continent,
12
country,country,
13
pol2,county,Brad: No pol2=countyParish
14
lat_decimal,decimalLatitude,
15
long_decimal,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
PLOT_ID,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
plot_code,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_mm,precipitation,
30
project,projectName,
31
plot_methodology,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
pol1,stateProvince,Brad: No; pol1=stateProvince
39
temp_c,temperature,
40
soil_texture,texture,
41
elev_m,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.