Revision 1019
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.plots.csv | ||
---|---|---|
1 | 1 |
SALVIAS:plotMetadata,VegBIEN:/locationevent,Comments |
2 | 2 |
plot_area_ha,/*_id/location/area,"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" |
3 |
SiteCode,/*_id/location/authorlocationcode,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
|
3 | 4 |
Elev,/*_id/location/elevation/_alt/1,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. |
4 | 5 |
Country,"/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename", |
5 | 6 |
PolDiv1,"/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince |
... | ... | |
12 | 13 |
slope_gradient,/*_id/location/slopegradient, |
13 | 14 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}", |
14 | 15 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}", |
15 |
SiteCode,/*_id/location:[*_id/reference/shortname=$/_ignore/inLabel]/authorlocationcode,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
|
16 | 16 |
project_id,/*_id/project/projectname, |
17 |
PlotID,/authoreventcode,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
|
18 | 17 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
19 | 18 |
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription, |
20 | 19 |
Precip,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=precipitationMm]]:[@fkey=tableRecord_ID]/definedvalue", |
... | ... | |
39 | 38 |
sand_percent,/soilobs:[soilhorizon=unknown]/soilsand, |
40 | 39 |
silt_percent,/soilobs:[soilhorizon=unknown]/soilsilt, |
41 | 40 |
soil_texture,/soilobs:[soilhorizon=unknown]/soiltexture, |
41 |
PlotID,:[*_id/location/*_id/reference/shortname/_alt/2=$/_ignore/inLabel]/authoreventcode,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
|
42 | 42 |
AccessCode,, |
43 | 43 |
ElevSource,, |
44 | 44 |
Habitat,, |
Also available in: Unified diff
VegX-VegBIEN mapping: Include the datasource name (now provided by map in /_ignore/inLabel) in the appropriate places in both VegX and VegBIEN