Project

General

Profile

« Previous | Next » 

Revision 6154

inputs/SALVIAS/: Mapped unmapped fields with a VegCore/VegBIEN equivalent. plotMetadata_/: Remapped life_zone to communityID because it is now alt-ed together with vegetation*, and thus not just a description with life_zone_code as its globally unique name.

View differences:

map.csv
1 1
SALVIAS,VegCore,Filter,Comments
2
MethodCode,*MethodCode,,
2
MethodCode,OMIT,,Not globally unique after lookup_MethodCode_Description is combined with PlotMethod
3 3
PlotID,locationID,,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
4 4
orig_filename,*orig_filename,,
5
AccessCode,*AccessCode,,
5
AccessCode,*AccessCode,,"3 plots contain 3 in this field and ""del"" in tmp_del"
6 6
project_id,projectID,,
7 7
PrimOwnerID,*PrimOwnerID,,
8 8
SiteCode,plotName,,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
......
14 14
pol1_type,*pol1_type,,
15 15
pol2,county,,Brad: No pol2=countyParish
16 16
pol2_type,*pol2_type,,
17
lat_string,*lat_string,,
18
long_string,*long_string,,
17
lat_string,verbatimLatitude,,
18
long_string,verbatimLongitude,,
19 19
LatDec,decimalLatitude,,
20 20
LongDec,decimalLongitude,,
21
lat_long_accuracy,*lat_long_accuracy,,
21
lat_long_accuracy,*lat_long_accuracy,,"Plain text description of accuracy, not numeric"
22 22
Elev,elevationInMeters,,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.
23 23
elev_max_m,maximumElevationInMeters,,
24 24
elev_min_m,minimumElevationInMeters,,
......
49 49
soil_texture,texture,,
50 50
RevisionComments,*RevisionComments,,
51 51
Locality_Description,locality,,"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"
52
topography_desc,*topography_desc,,
53
vegetation_1,*vegetation_1,,
54
vegetation_2,*vegetation_2,,
52
topography_desc,landform,,
53
vegetation_1,communityID,/_alt/2,Second because less detailed than vegetation_2
54
vegetation_2,communityID,/_alt/1,
55 55
Habitat,habitat,,
56
life_zone_code,communityID,,
57
life_zone,communityName,,
56
life_zone_code,communityID,/_alt/4,
57
life_zone,communityID,/_alt/3,
58 58
PlotMethod,samplingProtocol,,
59 59
plot_area_ha,plotArea_ha,,"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"
60 60
recensused,*recensused,,"Brad: This is a 0/1 value, internal to SALVIAS. 1 indicates that a  plot has >1 set of values, from different census events.; Aaron: Different censuses are distinguished in organisms data by different census_no values"
......
62 62
date_finish,endDate,,
63 63
plot_administrator,*plot_administrator,,
64 64
plot_notes,plotNotes,,
65
tmp_del,*tmp_del,,
66
Country_index,*Country_index,,
67
PrimOwnerID_index,*PrimOwnerID_index,,
68
plot_administrator_index,*plot_administrator_index,,
69
project_id_index,*project_id_index,,
65
tmp_del,*tmp_del,,"3 plots contain ""del"" in this field and 3 in AccessCode"
66
Country_index,OMIT,,Placeholder column created by MySQL to PostgreSQL translation
67
PrimOwnerID_index,OMIT,,Placeholder column created by MySQL to PostgreSQL translation
68
plot_administrator_index,OMIT,,Placeholder column created by MySQL to PostgreSQL translation
69
project_id_index,OMIT,,Placeholder column created by MySQL to PostgreSQL translation
70 70
lookup_MethodCode_Description,observationMeasure,,

Also available in: Unified diff