Project

General

Profile

1
SALVIAS-CSV,Veg+,Comments
2
basal_diam,basalDiameter,
3
stem_canopy_form,canopyForm,Brad: Should also be userDefined for VegBank. 
4
stem_canopy_position,canopyPosition,Brad: Should also be userDefined for VegBank. 
5
coll_number,catalogNumber/_alt/1,Brad: Incorrect. Map instead as for voucher_string
6
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."
7
census_no,censusNumber,"Brad: Assigned by SALVIAS. 1 for first plot, then 2, 3, etc. I can't recall if we even have repeat censuses in SALVIAS. Probably not."
8
family,computer.family,
9
genus,computer.genus,
10
infra_ep_1,computer.infraspecificEpithet,
11
specific_authority,computer.scientificNameAuthorship,Brad: Incorrect. This is the author of the scientificName. The should be a place for this in the taxonomic name elements of VegB and VegX. Let's discuss.
12
specific_epithet,computer.specificEpithet,
13
infra_rank_1,computer.taxonRank,
14
cover_percent,coverPercent,
15
stem_dbh,diameterBreastHeight,
16
orig_family,family,Brad: OMIT
17
habit,"growthForm/_map:[./{T,Arbol,palm}=tree,./{H,""Hemiepífito""}=hemiepiphyte,./{L,l,""L?"",Liana}=liana,E=epiphyte,S=shrub,Hb=herb,""vine-herbaceous""=vine,graminoid=grass,rosette=forb,*=]/value","Brad: Incorrect for VegBank, correct for VegX. This is growth form (tree, shrub, herb, etc.). It is an observation of a trait."
18
stem_height_m,height/_alt/1,"Brad: Same as for height, but applies to individuals stems, not trees. Rare."
19
height_m,height/_alt/2,Brad: Incorrect for VegBank. This is a measurement applied to a single tree. Check with Bob
20
ht_first_branch_m,heightFirstBranch,Brad: Incorrect for VegBank. This is a measurement applied to a single tree. Check with Bob
21
stem_height_first_branch_m,heightFirstBranch,"Brad: Should also be userDefined for VegBank. Same as for ht_first_branch_m, but applies to individuals stems, not trees. Rare."
22
cf_aff,identificationQualifier,"Brad: Not sure where this goes. Indicator of identification uncertainty. 'cf.'=similar to the species listed, 'aff.'=related to the species list, but not the same. You'll need to check with Bob and with Nick where these go in VegX and VegBank."
23
no_of_individuals,individualCount,"Brad: Incorrect for VegX. 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."
24
OBSERVATION_ID,individualID,"Brad: Neither is correct; this is just an internal ID for table plotObservations. However, it has the important property of uniquely identifying an ""observation"", which is an individual tree, in the case of an individual observation, or a records of a species with an associated count of individuals or measurement of percent cover, in the case of aggregate observations. Not sure where to store this. Main point is that it is not part of the original data, but an auto_increment added later."
25
stem_liana_infestation,lianaInfestation,Brad: Should also be userDefined for VegBank. 
26
PLOT_ID,parentLocationID,"Brad: Not sure why this is repeated? This field and plotCode, as the same as above."
27
plot_code,parentPlotName,"Brad: Same as plotCode, above"
28
census_date,plotEventStartDate,"This is for the subplot, not the organism, as all organisms in a subplot have the same value for it. The following query returns no rows:
29
-----
30
SELECT ""PLOT_ID"", subplot, count(DISTINCT census_date) AS census_date_count
31
FROM ""SALVIAS-CSV"".organisms
32
WHERE subplot IS NOT NULL AND census_date IS NOT NULL
33
GROUP BY ""PLOT_ID"", subplot
34
HAVING count(DISTINCT census_date) > 1
35
-----"
36
subplot,plotName,
37
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."
38
stem_tag2,previousTag/_alt/2,Brad: see above
39
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."
40
coll_firstname,recordedBy.givenName,Brad: See comment above
41
coll_lastname,recordedBy.surName,"Brad: Correct for VegBank. 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."
42
x_position,relativePlotX,"Brad: Correct for VegBank. I'm not so sure for VegX. Let's ask Nick about this. These are important, fundamental values of many tree plots, and should be accommodated within VegX."
43
y_position,relativePlotY,Brad: See comment above for x_position
44
orig_species,scientificName/_name/last,Brad: OMIT
45
notes,stemNotes,
46
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."
47
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."
48
intercept_cm,volumeCanopy,"Brad: Incorrect for VegBank 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."
49
det_type,voucherType,"Brad: A SALVIAS value referring to the relationship between the voucher specimen and the observation. Affect how the identification of the specimen(latin name) is transferred to the observation. 'direct'=voucher specimen was collected from this same tree; they are one and the same individual. 'indirect'=voucher specimen was collected for a different individual, but the original data provider confirmed that this is the same species. 'default'=basically same as 'indirect'. 'uncollected'=no voucher specimen, data provider  asserted that this was the name but was unable to collect. The main different is that with 'direct', 'indirect', and 'default', the scientific name can be updated automatically based on the name attached to the specimen voucher (assuming you have a link to that data, presumably from a herbarium database. Whereas, if det_type='uncollected', the name can never change because there is no specimen."
50
collector_code,,Brad: OMIT
51
comments,,Brad: OMIT
52
fam_status,,Brad: OMIT. This will be determined later by using TNRS.
53
gen_status,,Brad: OMIT. This will be determined later by using TNRS.
54
ind_id,,Brad: OMIT
55
species_status,,"Brad: OMIT. Except, note that if species_status=3, this indicate that name is a morphospecies and not a standard latin name. Not exactly sure how to use this in BIEN, but could be useful during the name-scrubbing process with TNRS."
(5-5/6)