Project

General

Profile

1
UNCC,VegCore,Filter,Comments
2
row_num,*row_num,,
3
accession,accessionNumber,,"Globally unique, although occasionally duplicated. [1]
4

    
5
[1] Using the following query:
6
-----
7
SELECT herbarium, accession, count(*)
8
FROM ""UNCC"".""Specimen""
9
GROUP BY herbarium, accession
10
HAVING count(*) > 1
11
-----"
12
herbarium,specimenDonorInstitution_verbatim,,"""The name or acronym in use by the institution that donated the collection"" (https://projects.nceas.ucsb.edu/nceas/attachments/download/593/UNCC-validation-Peet.xlsx#institutionCode)"
13
family,family,,
14
genus,genus,,
15
species,specificEpithet,,
16
usdaRank,taxonRank,,is infraspecificRank__abbr
17
infrarank,EQUIV#to:usdaRank#infrarank,,is infraspecificRank__abbr__verbatim
18
infraname,infraspecificEpithet,,
19
SciName,taxonName,,
20
authors,scientificNameAuthorship,,
21
collector,recordedBy__primary,,
22
collector1,recordedBy__additional__1,,
23
collector2,recordedBy__additional__2,,
24
collector3,recordedBy__additional__3,,
25
collectno,collectorNumber,,
26
collmonth,monthCollected,,
27
collday,dayCollected,,
28
collyear,yearCollected,,
29
country,country,,
30
state,stateProvince,,
31
county,county,,
32
campus,cultivated__campus__verbatim,,"""this refers to occurrence on the UNCC campus, but I do not know the meaning of the codes. Presumably C = cultivated"" (https://projects.nceas.ucsb.edu/nceas/attachments/download/723/UNCC-validate_rkp_bb_rkp.xlsx#Campus)"
33
leaves,*leaves,,
34
flower,flower_verbatim,,
35
fruit,fruit_verbatim,,
36
root,*root,,
37
locality,locality,,
38
habitat,habitat,,
39
comment1,occurrenceRemarks__1,,
40
comment2,occurrenceRemarks__2,,
41
comment3,occurrenceRemarks__3,,
42
comment4,occurrenceRemarks__4,,
43
loanto,*loanto,,only populated in one row
44
inorout,*inorout,,"values: I, A. only populated in 19 rows."
45
sheetno,associatedMedia,,?
46
cultivated,cultivated__main__verbatim,,
47
filler,*filler,,"Where used, same as family"
48
:UNCC,specimen_duplicate_institutions,,
(6-6/11)