Project

General

Profile

« Previous | Next » 

Revision 4638

inputs/*/*/map.csv: Changed empty mappings to self mappings, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Change-empty-mappings-to-self-mappings&gt;. Note that in map.full.csv and VegBIEN.csv, lines that have changed are always the result of the input field's case being changed to match the case of the datasource's actual column name.

View differences:

map.csv
1 1
SALVIAS[Veg+],Veg+,Comments
2 2
PlotID,locationID,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
3
orig_filename,,
4
AccessCode,,
3
orig_filename,orig_filename,
4
AccessCode,AccessCode,
5 5
project_id,projectID,
6
PrimOwnerID,,
6
PrimOwnerID,PrimOwnerID,
7 7
SiteCode,plotName,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
8
SiteName,,
9
new_world,,
8
SiteName,SiteName,
9
new_world,new_world,
10 10
MajorGeo,continent,
11 11
Country,country,
12 12
PolDiv1,stateProvince,Brad: No; pol1=stateProvince
13
pol1_type,,
13
pol1_type,pol1_type,
14 14
pol2,county,Brad: No pol2=countyParish
15
pol2_type,,
16
lat_string,,
17
long_string,,
15
pol2_type,pol2_type,
16
lat_string,lat_string,
17
long_string,long_string,
18 18
LatDec,decimalLatitude,
19 19
LongDec,decimalLongitude,
20
lat_long_accuracy,,
20
lat_long_accuracy,lat_long_accuracy,
21 21
Elev,verbatimElevation,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.
22 22
elev_max_m,maximumElevationInMeters,
23 23
elev_min_m,minimumElevationInMeters,
24 24
Precip,precipitation,
25
ElevSource,,
25
ElevSource,ElevSource,
26 26
Temp,temperature,
27
PrecipSource,,
28
TempSource,,
29
bearing,,
27
PrecipSource,PrecipSource,
28
TempSource,TempSource,
29
bearing,bearing,
30 30
slope_aspect,slopeAspect,
31 31
slope_gradient,slopeGradient,
32 32
clay_percent,"clay/_units:[default=""%"",to=]/value",
......
46 46
soil_conductivity,conductivity,
47 47
organic_percent,"organic/_units:[default=""%"",to=]/value",
48 48
soil_texture,"texture/_units:[default=""%"",to=]/value",
49
RevisionComments,,
49
RevisionComments,RevisionComments,
50 50
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"
51
topography_desc,,
52
vegetation_1,,
53
vegetation_2,,
54
Habitat,,
51
topography_desc,topography_desc,
52
vegetation_1,vegetation_1,
53
vegetation_2,vegetation_2,
54
Habitat,habitat,
55 55
life_zone_code,communityID,
56 56
life_zone,communityName,
57 57
PlotMethod,samplingProtocol,
58
MethodCode,,
58
MethodCode,MethodCode,
59 59
plot_area_ha,plotArea,"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
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"
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"
61 61
date_start,startDate,
62 62
date_finish,endDate,
63
plot_administrator,,
64
plot_notes,,
65
tmp_del,,
66
Country_index,,
67
PrimOwnerID_index,,
68
plot_administrator_index,,
69
project_id_index,,
63
plot_administrator,plot_administrator,
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,

Also available in: Unified diff