Project

General

Profile

« Previous | Next » 

Revision 4657

inputs/*/*/map.csv: Moved filter suffixes to separate filter column to enable automapping to work on those mappings' terms, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Move-filter-suffixes-to-separate-filter-column&gt;. Note that the only changes to VegBIEN.csvs are the (now automapped) names of terms in "No join mapping" comments.

View differences:

map.csv
29 29
bearing,bearing,,
30 30
slope_aspect,slopeAspect,,
31 31
slope_gradient,slopeGradient,,
32
clay_percent,"clay/_units:[default=""%"",to=]/value",,
33
silt_percent,"silt/_units:[default=""%"",to=]/value",,
34
sand_percent,"sand/_units:[default=""%"",to=]/value",,
32
clay_percent,clay,"/_units:[default=""%"",to=]/value",
33
silt_percent,silt,"/_units:[default=""%"",to=]/value",
34
sand_percent,sand,"/_units:[default=""%"",to=]/value",
35 35
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."
36
soil_N,"nitrogen/_units:[default=""%"",to=]/value",,
37
soil_P,"phosphorus/_units:[default=""%"",to=]/value/_map:[""<1,5""=0,*=*]/value",,
38
soil_C,"carbon/_units:[default=""%"",to=]/value",,
39
soil_K,"potassium/_units:[default=""%"",to=]/value",,
40
soil_Mg,"magnesium/_units:[default=""%"",to=]/value",,
41
soil_Ca,"calcium/_units:[default=""%"",to=]/value",,
42
soil_Na,"sodium/_units:[default=""%"",to=]/value",,
43
soil_acidity,"acidity/_units:[default=""%"",to=]/value/_map:[""<0.05""=0,*=*]/value",,
44
soil_base,"baseSaturation/_units:[default=""%"",to=]/value",,
36
soil_N,nitrogen,"/_units:[default=""%"",to=]/value",
37
soil_P,phosphorus,"/_units:[default=""%"",to=]/value/_map:[""<1,5""=0,*=*]/value",
38
soil_C,carbon,"/_units:[default=""%"",to=]/value",
39
soil_K,potassium,"/_units:[default=""%"",to=]/value",
40
soil_Mg,magnesium,"/_units:[default=""%"",to=]/value",
41
soil_Ca,calcium,"/_units:[default=""%"",to=]/value",
42
soil_Na,sodium,"/_units:[default=""%"",to=]/value",
43
soil_acidity,acidity,"/_units:[default=""%"",to=]/value/_map:[""<0.05""=0,*=*]/value",
44
soil_base,baseSaturation,"/_units:[default=""%"",to=]/value",
45 45
soil_cation_cap,cationExchangeCapacity,,
46 46
soil_conductivity,conductivity,,
47
organic_percent,"organic/_units:[default=""%"",to=]/value",,
48
soil_texture,"texture/_units:[default=""%"",to=]/value",,
47
organic_percent,organic,"/_units:[default=""%"",to=]/value",
48
soil_texture,texture,"/_units:[default=""%"",to=]/value",
49 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 51
topography_desc,topography_desc,,

Also available in: Unified diff