Project

General

Profile

« Previous | Next » 

Revision 6482

schemas/vegbien.sql: Renamed soilobs to soilsample per working group discussion

View differences:

VegBIEN.csv
28 28
date_finish,/location/locationevent/obsenddate/_alt/1,
29 29
date_start,/location/locationevent/obsstartdate/_alt/1,
30 30
Precip,/location/locationevent/precipitation_m,
31
soil_acidity,"/location/locationevent/soilobs/acidity_fraction/_percent_to_fraction/value/_map:[""<0.05""=0,*=*]/value",Assuming units are % based on the range of values
32
soil_base,/location/locationevent/soilobs/basesaturation_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
33
soil_Ca,/location/locationevent/soilobs/calcium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
34
soil_C,/location/locationevent/soilobs/carbon_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
35
soil_cation_cap,/location/locationevent/soilobs/cationexchangecapacity_cmol_kg,
36
clay_percent,/location/locationevent/soilobs/clay_fraction/_percent_to_fraction/value,
37
soil_conductivity,/location/locationevent/soilobs/conductivity,
38
soil_Mg,/location/locationevent/soilobs/magnesium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
39
soil_N,/location/locationevent/soilobs/nitrogen_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
40
organic_percent,/location/locationevent/soilobs/organic_fraction/_percent_to_fraction/value,
41
pH,/location/locationevent/soilobs/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."
42
soil_P,"/location/locationevent/soilobs/phosphorus_fraction/_percent_to_fraction/value/_map:[""<1,5""=0,*=*]/value",Assuming units are % based on the range of values
43
soil_K,/location/locationevent/soilobs/potassium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
44
sand_percent,/location/locationevent/soilobs/sand_fraction/_percent_to_fraction/value,
45
silt_percent,/location/locationevent/soilobs/silt_fraction/_percent_to_fraction/value,
46
soil_Na,/location/locationevent/soilobs/sodium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
47
soil_texture,/location/locationevent/soilobs/texture,
31
soil_acidity,"/location/locationevent/soilsample/acidity_fraction/_percent_to_fraction/value/_map:[""<0.05""=0,*=*]/value",Assuming units are % based on the range of values
32
soil_base,/location/locationevent/soilsample/basesaturation_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
33
soil_Ca,/location/locationevent/soilsample/calcium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
34
soil_C,/location/locationevent/soilsample/carbon_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
35
soil_cation_cap,/location/locationevent/soilsample/cationexchangecapacity_cmol_kg,
36
clay_percent,/location/locationevent/soilsample/clay_fraction/_percent_to_fraction/value,
37
soil_conductivity,/location/locationevent/soilsample/conductivity,
38
soil_Mg,/location/locationevent/soilsample/magnesium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
39
soil_N,/location/locationevent/soilsample/nitrogen_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
40
organic_percent,/location/locationevent/soilsample/organic_fraction/_percent_to_fraction/value,
41
pH,/location/locationevent/soilsample/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."
42
soil_P,"/location/locationevent/soilsample/phosphorus_fraction/_percent_to_fraction/value/_map:[""<1,5""=0,*=*]/value",Assuming units are % based on the range of values
43
soil_K,/location/locationevent/soilsample/potassium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
44
sand_percent,/location/locationevent/soilsample/sand_fraction/_percent_to_fraction/value,
45
silt_percent,/location/locationevent/soilsample/silt_fraction/_percent_to_fraction/value,
46
soil_Na,/location/locationevent/soilsample/sodium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
47
soil_texture,/location/locationevent/soilsample/texture,
48 48
PlotID,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
49 49
SiteCode,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
50 50
Temp,/location/locationevent/temperature_c,

Also available in: Unified diff