Project

General

Profile

« Previous | Next » 

Revision 606

NYBG-VegBIEN mapping: Don't map dummy values to locationcode, etc. (e.g. in specimens data) because these tables are no longer required

View differences:

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/locationplace(/*_id/namedplace[placesystem=""area|country|territory""])/placename",
5 6
PolDiv1,"/*_id/location/locationplace(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince
......
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 16
project_id,/*_id/project/projectname,
16
PlotID,/authoreventcode/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
17
PlotID,/authoreventcode,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
17 18
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname,
18 19
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription,
19 20
Precip,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=precipitationMm]]:[@fkey=tableRecord_ID]/definedvalue",
......
38 39
sand_percent,/soilobs:[soilhorizon=unknown]/soilsand,
39 40
silt_percent,/soilobs:[soilhorizon=unknown]/soilsilt,
40 41
soil_texture,/soilobs:[soilhorizon=unknown]/soiltexture,
41
SiteCode,"/{*_id/location/authorlocationcode/_alt/2,authoreventcode/_alt/2}",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)

Also available in: Unified diff