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.full.csv
1 1
SALVIAS[Veg+],Veg+,Comments
2
AccessCode,AccessCode,
3
Country_index,Country_index,
4
ElevSource,ElevSource,
5
MethodCode,MethodCode,
6
PrecipSource,PrecipSource,
7
PrimOwnerID,PrimOwnerID,
8
PrimOwnerID_index,PrimOwnerID_index,
9
RevisionComments,RevisionComments,
10
SiteName,SiteName,
11
TempSource,TempSource,
2 12
soil_acidity,"acidity/_units:[default=""%"",to=]/value/_map:[""<0.05""=0,*=*]/value",
3 13
soil_base,"baseSaturation/_units:[default=""%"",to=]/value",
14
bearing,bearing,
4 15
soil_Ca,"calcium/_units:[default=""%"",to=]/value",
5 16
soil_C,"carbon/_units:[default=""%"",to=]/value",
6 17
soil_cation_cap,cationExchangeCapacity,
......
14 25
LatDec,decimalLatitude,
15 26
LongDec,decimalLongitude,
16 27
date_finish,endDate,
17
habitat,habitat
28
Habitat,habitat,
29
lat_long_accuracy,lat_long_accuracy,
30
lat_string,lat_string,
18 31
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"
19 32
PlotID,locationID,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata."
33
long_string,long_string,
20 34
soil_Mg,"magnesium/_units:[default=""%"",to=]/value",
21 35
elev_max_m,maximumElevationInMeters,
22 36
elev_min_m,minimumElevationInMeters,
37
new_world,new_world,
23 38
soil_N,"nitrogen/_units:[default=""%"",to=]/value",
24 39
organic_percent,"organic/_units:[default=""%"",to=]/value",
40
orig_filename,orig_filename,
25 41
pH,ph,"Brad: For all these soil variables, how do we store information on method, units. Seems like an ontological structure would be more appropriate (measurementName, measurementValue, measurementUnits, measurementMethod). Same as BIEN traits table. Something to discuss."
26 42
soil_P,"phosphorus/_units:[default=""%"",to=]/value/_map:[""<1,5""=0,*=*]/value",
27 43
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"
28 44
SiteCode,plotName,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
29
plotNotes,plotNotes
45
plot_notes,plotNotes,
46
plot_administrator,plot_administrator,
47
plot_administrator_index,plot_administrator_index,
48
pol1_type,pol1_type,
49
pol2_type,pol2_type,
30 50
soil_K,"potassium/_units:[default=""%"",to=]/value",
31 51
Precip,precipitation,
32 52
project_id,projectID,
53
project_id_index,project_id_index,
54
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"
33 55
PlotMethod,samplingProtocol,
34 56
sand_percent,"sand/_units:[default=""%"",to=]/value",
35 57
silt_percent,"silt/_units:[default=""%"",to=]/value",
......
40 62
PolDiv1,stateProvince,Brad: No; pol1=stateProvince
41 63
Temp,temperature,
42 64
soil_texture,"texture/_units:[default=""%"",to=]/value",
65
tmp_del,tmp_del,
66
topography_desc,topography_desc,
67
vegetation_1,vegetation_1,
68
vegetation_2,vegetation_2,
43 69
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.

Also available in: Unified diff