Project

General

Profile

« Previous | Next » 

Revision 6482

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

View differences:

VegBIEN.csv
22 22
date_finish,/location/locationevent/obsenddate/_alt/1,
23 23
date_start,/location/locationevent/obsstartdate/_alt/1,
24 24
precip_mm,/location/locationevent/precipitation_m,
25
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
26
soil_base,/location/locationevent/soilobs/basesaturation_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
27
soil_Ca,/location/locationevent/soilobs/calcium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
28
soil_C,/location/locationevent/soilobs/carbon_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
29
soil_cation_cap,/location/locationevent/soilobs/cationexchangecapacity_cmol_kg,
30
clay_percent,/location/locationevent/soilobs/clay_fraction/_percent_to_fraction/value,
31
soil_conductivity,/location/locationevent/soilobs/conductivity,
32
soil_Mg,/location/locationevent/soilobs/magnesium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
33
soil_N,/location/locationevent/soilobs/nitrogen_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
34
organic_percent,/location/locationevent/soilobs/organic_fraction/_percent_to_fraction/value,
35
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."
36
soil_P,"/location/locationevent/soilobs/phosphorus_fraction/_percent_to_fraction/value/_map:[""<0.05""=0,*=*]/value",Assuming units are % based on the range of values
37
soil_K,/location/locationevent/soilobs/potassium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
38
sand_percent,/location/locationevent/soilobs/sand_fraction/_percent_to_fraction/value,
39
silt_percent,/location/locationevent/soilobs/silt_fraction/_percent_to_fraction/value,
40
soil_Na,/location/locationevent/soilobs/sodium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
41
soil_texture,/location/locationevent/soilobs/texture,
25
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
26
soil_base,/location/locationevent/soilsample/basesaturation_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
27
soil_Ca,/location/locationevent/soilsample/calcium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
28
soil_C,/location/locationevent/soilsample/carbon_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
29
soil_cation_cap,/location/locationevent/soilsample/cationexchangecapacity_cmol_kg,
30
clay_percent,/location/locationevent/soilsample/clay_fraction/_percent_to_fraction/value,
31
soil_conductivity,/location/locationevent/soilsample/conductivity,
32
soil_Mg,/location/locationevent/soilsample/magnesium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
33
soil_N,/location/locationevent/soilsample/nitrogen_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
34
organic_percent,/location/locationevent/soilsample/organic_fraction/_percent_to_fraction/value,
35
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."
36
soil_P,"/location/locationevent/soilsample/phosphorus_fraction/_percent_to_fraction/value/_map:[""<0.05""=0,*=*]/value",Assuming units are % based on the range of values
37
soil_K,/location/locationevent/soilsample/potassium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
38
sand_percent,/location/locationevent/soilsample/sand_fraction/_percent_to_fraction/value,
39
silt_percent,/location/locationevent/soilsample/silt_fraction/_percent_to_fraction/value,
40
soil_Na,/location/locationevent/soilsample/sodium_fraction/_percent_to_fraction/value,Assuming units are % based on the range of values
41
soil_texture,/location/locationevent/soilsample/texture,
42 42
PLOT_ID,"/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."
43 43
plot_code,"/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)
44 44
temp_c,/location/locationevent/temperature_c,

Also available in: Unified diff