Revision 517
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.plots.csv | ||
---|---|---|
13 | 13 |
elev_max_m,"/*_id/plot/{elevation/_alt/2/_avg/max,elevationrange/_range/to}", |
14 | 14 |
elev_min_m,"/*_id/plot/{elevation/_alt/2/_avg/min,elevationrange/_range/from}", |
15 | 15 |
project_id,/*_id/project/projectname, |
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 | 16 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
18 | 17 |
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription, |
19 | 18 |
Precip,"/definedvalue[*_id/userdefined[tablename=plotevent,userdefinedname=precipitationMm]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue", |
... | ... | |
38 | 37 |
sand_percent,/soilobs:[soilhorizon=unknown]/soilsand, |
39 | 38 |
silt_percent,/soilobs:[soilhorizon=unknown]/soilsilt, |
40 | 39 |
soil_texture,/soilobs:[soilhorizon=unknown]/soiltexture, |
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) |
|
40 |
PlotID,/sourceid/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
|
41 |
SiteCode,"/{*_id/plot:[confidentialitystatus=0]/sourceid/_alt/2,sourceid/_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 authorcode to sourceid