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:

VegBIEN.csv
8 8
Elev,/location/elevation_m/_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.
9 9
elev_max_m,/location/elevation_m/_alt/2/_avg/max,
10 10
elev_min_m,/location/elevation_m/_alt/2/_avg/min,
11
topography_desc,/location/landform,
11 12
PlotMethod,/location/locationevent/*_id/method/name,
12 13
lookup_MethodCode_Description,/location/locationevent/*_id/method/observationmeasure,
13 14
project_id,/location/locationevent/*_id/project/sourceaccessioncode,
......
17 18
PlotID,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/then/parent_id/locationevent/*_id/location/sourceaccessioncode/_if[@name=""if subplot""]/then","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
18 19
date_finish,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/then/parent_id/locationevent/obsenddate/_*/date/_alt/1",
19 20
date_start,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if has event""]/then/parent_id/locationevent/obsstartdate/_*/date/_alt/1",
20
life_zone_code,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,
21
life_zone,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,
21
vegetation_2,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_alt/1,
22
vegetation_1,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_alt/2,Second because less detailed than vegetation_2
23
life_zone,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_alt/3,
24
life_zone_code,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname/_alt/4,
22 25
date_finish,/location/locationevent/obsenddate/_*/date/_alt/1,
23 26
date_start,/location/locationevent/obsstartdate/_*/date/_alt/1,
24 27
Precip,/location/locationevent/precipitation_m,
......
46 49
Habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?"
47 50
LatDec,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
48 51
LongDec,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
52
lat_string,/location/locationplace/*_id/place/*_id/coordinates/verbatimlatitude,
53
long_string,/location/locationplace/*_id/place/*_id/coordinates/verbatimlongitude,
49 54
MajorGeo,/location/locationplace/*_id/place/continent,
50 55
Country,/location/locationplace/*_id/place/country,
51 56
pol2,/location/locationplace/*_id/place/county,Brad: No pol2=countyParish
......
60 65
slope_gradient,/location/slopegradient_fraction/_alt/1,
61 66
PlotID,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/1","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
62 67
SiteCode,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/2",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
63
AccessCode,,** No join mapping for *AccessCode ** 
64
Country_index,,** No join mapping for *Country_index ** 
68
AccessCode,,"** No join mapping for *AccessCode ** 3 plots contain 3 in this field and ""del"" in tmp_del"
69
Country_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation
65 70
ElevSource,,** No join mapping for *ElevSource ** 
66
MethodCode,,** No join mapping for *MethodCode ** 
71
MethodCode,,** No non-empty join mapping for OMIT ** Not globally unique after lookup_MethodCode_Description is combined with PlotMethod
67 72
PrecipSource,,** No join mapping for *PrecipSource ** 
68 73
PrimOwnerID,,** No join mapping for *PrimOwnerID ** 
69
PrimOwnerID_index,,** No join mapping for *PrimOwnerID_index ** 
74
PrimOwnerID_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation
70 75
RevisionComments,,** No join mapping for *RevisionComments ** 
71 76
SiteName,,** No join mapping for *SiteName ** 
72 77
TempSource,,** No join mapping for *TempSource ** 
73 78
bearing,,** No join mapping for *bearing ** 
74
lat_long_accuracy,,** No join mapping for *lat_long_accuracy ** 
75
lat_string,,** No join mapping for *lat_string ** 
76
long_string,,** No join mapping for *long_string ** 
79
lat_long_accuracy,,"** No join mapping for *lat_long_accuracy ** Plain text description of accuracy, not numeric"
77 80
new_world,,** No join mapping for *new_world ** 
78 81
orig_filename,,** No join mapping for *orig_filename ** 
79 82
plot_administrator,,** No join mapping for *plot_administrator ** 
80
plot_administrator_index,,** No join mapping for *plot_administrator_index ** 
83
plot_administrator_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation
81 84
pol1_type,,** No join mapping for *pol1_type ** 
82 85
pol2_type,,** No join mapping for *pol2_type ** 
83
project_id_index,,** No join mapping for *project_id_index ** 
86
project_id_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation
84 87
recensused,,"** No join mapping for *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"
85
tmp_del,,** No join mapping for *tmp_del ** 
86
topography_desc,,** No join mapping for *topography_desc ** 
87
vegetation_1,,** No join mapping for *vegetation_1 ** 
88
vegetation_2,,** No join mapping for *vegetation_2 ** 
88
tmp_del,,"** No join mapping for *tmp_del ** 3 plots contain ""del"" in this field and 3 in AccessCode"

Also available in: Unified diff