Revision 419
Added by Aaron Marcuse-Kubitza about 13 years ago
SALVIAS_db-VegBIEN.plots.csv | ||
---|---|---|
13 | 13 |
elev_max_m,"/*_id/plot/{elevation/_avg/max,elevationrange/_range/to}", |
14 | 14 |
elev_min_m,"/*_id/plot/{elevation/_avg/min,elevationrange/_range/from}", |
15 | 15 |
project_id,/*_id/project/projectname, |
16 |
PlotID,/authorobscode/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
|
|
16 |
PlotID,/authorcode/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
|
17 | 17 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
18 | 18 |
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription, |
19 | 19 |
Precip,"/definedvalue[*_id/userdefined[tablename=plotevent,userdefinedname=precipitationMm]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue", |
... | ... | |
38 | 38 |
sand_percent,/soilobs:[soilhorizon=unknown]/soilsand, |
39 | 39 |
silt_percent,/soilobs:[soilhorizon=unknown]/soilsilt, |
40 | 40 |
soil_texture,/soilobs:[soilhorizon=unknown]/soiltexture, |
41 |
SiteCode,"/{*_id/plot:[confidentialitystatus=0]/authorplotcode/_alt/2,authorobscode/_alt/2}",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
|
41 |
SiteCode,"/{*_id/plot:[confidentialitystatus=0]/authorcode/_alt/2,authorcode/_alt/2}",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
Also available in: Unified diff
VegBIEN: Renamed author*code to authorcode