Revision 525
Added by Aaron Marcuse-Kubitza almost 13 years ago
SALVIAS_db-VegBIEN.plots.csv | ||
---|---|---|
1 |
SALVIAS:plotMetadata,VegBIEN:/plotevent,Comments
|
|
2 |
plot_area_ha,/*_id/plot/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 |
Elev,/*_id/plot/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 |
Country,"/*_id/plot/place(/*_id/namedplace[placesystem=""area|country|territory""])/placename",
|
|
5 |
PolDiv1,"/*_id/plot/place(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince
|
|
6 |
MajorGeo,/*_id/plot/place(/*_id/namedplace[placesystem=continent])/placename,
|
|
7 |
pol2,/*_id/plot/place(/*_id/namedplace[placesystem=county])/placename,Brad: No pol2=countyParish
|
|
8 |
Locality_Description,/*_id/plot/place/*_id/namedplace/placedescription,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
9 |
LatDec,/*_id/plot/reallatitude,
|
|
10 |
LongDec,/*_id/plot/reallongitude,
|
|
11 |
slope_aspect,/*_id/plot/slopeaspect,
|
|
12 |
slope_gradient,/*_id/plot/slopegradient,
|
|
13 |
elev_max_m,"/*_id/plot/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",
|
|
14 |
elev_min_m,"/*_id/plot/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",
|
|
1 |
SALVIAS:plotMetadata,VegBIEN:/locationevent,Comments
|
|
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 |
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 |
Country,"/*_id/location/place(/*_id/namedplace[placesystem=""area|country|territory""])/placename",
|
|
5 |
PolDiv1,"/*_id/location/place(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince
|
|
6 |
MajorGeo,/*_id/location/place(/*_id/namedplace[placesystem=continent])/placename,
|
|
7 |
pol2,/*_id/location/place(/*_id/namedplace[placesystem=county])/placename,Brad: No pol2=countyParish
|
|
8 |
Locality_Description,/*_id/location/place/*_id/namedplace/placedescription,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
9 |
LatDec,/*_id/location/reallatitude,
|
|
10 |
LongDec,/*_id/location/reallongitude,
|
|
11 |
slope_aspect,/*_id/location/slopeaspect,
|
|
12 |
slope_gradient,/*_id/location/slopegradient,
|
|
13 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",
|
|
14 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",
|
|
15 | 15 |
project_id,/*_id/project/projectname, |
16 | 16 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
17 | 17 |
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription, |
18 |
Precip,"/definedvalue[*_id/userdefined[tablename=plotevent,userdefinedname=precipitationMm]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue",
|
|
19 |
Temp,"/definedvalue[*_id/userdefined[tablename=plotevent,userdefinedname=temperatureC]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue",
|
|
18 |
Precip,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=precipitationMm]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue",
|
|
19 |
Temp,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=temperatureC]:[userdefinedtype=varchar]]:[@fkey=tableRecord_ID]/definedvalue",
|
|
20 | 20 |
PlotMethod,/methodnarrative, |
21 | 21 |
date_finish,/obsenddate/_date/date, |
22 | 22 |
date_start,/obsstartdate/_date/date, |
... | ... | |
38 | 38 |
silt_percent,/soilobs:[soilhorizon=unknown]/soilsilt, |
39 | 39 |
soil_texture,/soilobs:[soilhorizon=unknown]/soiltexture, |
40 | 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) |
|
41 |
SiteCode,"/{*_id/location:[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 plot to location to reflect that a location can also be used for specimens