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
14 14
subplot,subplot,,
15 15
individual_code,recordNumber,,"Brad: Code, if any, used by the data provider to indicate an individual tree. Scope is unknown, although typically this value is unique only within plot, or sometimes only within subplot."
16 16
ind_id,ind_id,,Brad: OMIT
17
tag1,tag/_alt/1,,"Brad: Another type of code, typically a number, used by the original data provider to indicate an individual tree. These are numbers on physical tags attached to the tree. Tag2 Is the same thing, only used if the first tag was lost. Obviously not a good system as it's possible a tree tag could be lost and changed more than once."
18
tag2,previousTag/_alt/1,,"Brad: See commend for tag1. Your mapping for tag2 looks correct. Probably both values would go here, only nested, with one superceding the other."
17
tag1,tag,/_alt/1,"Brad: Another type of code, typically a number, used by the original data provider to indicate an individual tree. These are numbers on physical tags attached to the tree. Tag2 Is the same thing, only used if the first tag was lost. Obviously not a good system as it's possible a tree tag could be lost and changed more than once."
18
tag2,previousTag,/_alt/1,"Brad: See commend for tag1. Your mapping for tag2 looks correct. Probably both values would go here, only nested, with one superceding the other."
19 19
x_position,organismX,,"Brad: These are important, fundamental values of many tree plots"
20 20
y_position,organismY,,Brad: See comment above for x_position
21
voucher_string,catalogNumber/_alt/2,,"Brad: OMIT. This is the verbatim text, which includes both collectors name and collection number. I would use coll_number, below."
22
coll_number,catalogNumber/_alt/1,,Brad: Map instead as for voucher_string
21
voucher_string,catalogNumber,/_alt/2,"Brad: OMIT. This is the verbatim text, which includes both collectors name and collection number. I would use coll_number, below."
22
coll_number,catalogNumber,/_alt/1,Brad: Map instead as for voucher_string
23 23
collector_code,collector_code,,Brad: OMIT
24 24
coll_lastname,recordedBy.surName,,"Brad: This is the collector of a separate specimen which vouchers this tree or species. I worry that vouchers are not properly accommodated in VegX. Again, we need to check with Nick."
25 25
coll_firstname,recordedBy.givenName,,Brad: See comment above
......
39 39
no_of_individuals,individualCount,,"Brad: This is a count of number of indiiduals for an *aggregate* observation. For VegBank, I'm not sure. Not exactly the same as stemCount. An individual tree could have 3 stems but would still only count as 1. We need to check with Bob on this."
40 40
cover_percent,coverPercent,,
41 41
intercept_cm,volumeCanopy,,"Brad: This is an aggregate observation. Used in line-intercept methodology only, describes the point along centerline at which an individual intercepts the center line of the plot. Used to determin relative abundance."
42
height_m,height/_alt/2,,
42
height_m,height,/_alt/2,
43 43
ht_first_branch_m,heightFirstBranch,,
44
stem_tag1,tag/_alt/2,,"Brad: Same as tag1 & tag2, but applied to individual stems. I'm still not clear how to distinguish between methods which tag only individuals trees, and those which tag individual stems."
45
stem_tag2,previousTag/_alt/2,,Brad: see above
44
stem_tag1,tag,/_alt/2,"Brad: Same as tag1 & tag2, but applied to individual stems. I'm still not clear how to distinguish between methods which tag only individuals trees, and those which tag individual stems."
45
stem_tag2,previousTag,/_alt/2,Brad: see above
46 46
stem_dbh,diameterBreastHeight,,
47 47
basal_diam,basalDiameter,,
48
stem_height_m,height/_alt/1,,"Brad: Same as for height, but applies to individuals stems, not trees. Rare."
48
stem_height_m,height,/_alt/1,"Brad: Same as for height, but applies to individuals stems, not trees. Rare."
49 49
stem_height_first_branch_m,heightFirstBranch,,"Brad: Same as for ht_first_branch_m, but applies to individuals stems, not trees. Rare."
50 50
stem_canopy_form,canopyForm,,
51 51
stem_canopy_position,canopyPosition,,

Also available in: Unified diff