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,"/_map:[UNCCD=UNCC,*=*]/value","""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). UNCCD likely = UNCC database."
13
family,family,,
14
genus,genus,,
15
species,specificEpithet,,
16
usdaRank,taxonRank,/_alt/1,
17
infrarank,taxonRank,/_alt/2,
18
infraname,infraspecificEpithet,,
19
SciName,taxonName,,
20
authors,scientificNameAuthorship,,
21
collector,recordedBy,/_join/1,
22
collector1,recordedBy,/_join/2,
23
collector2,recordedBy,/_join/3,
24
collector3,recordedBy,/_join/4,
25
collectno,collectorNumber,,
26
collmonth,monthCollected,,
27
collday,dayCollected,,
28
collyear,yearCollected,,
29
country,country,,
30
state,stateProvince,,
31
county,county,,
32
campus,cultivated,/_alt/2/_map:[*=true]/value,"""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,reproductiveCondition,"/_join/1/_map:[A=absent,I=immature,M=mature]/value",Translation is from e-mail conv between Jim Matthews at Habitat Assessment <jim@habitatassessment.com> and Bob Peet on 2010-12-2~3
35
fruit,reproductiveCondition,"/_join/2/_map:[A=absent,I=immature,M=mature]/value",Translation is from e-mail conv between Jim Matthews at Habitat Assessment <jim@habitatassessment.com> and Bob Peet on 2010-12-2~3
36
root,*root,,
37
locality,locality,,
38
habitat,habitat,,
39
comment1,occurrenceRemarks,/_join/1,
40
comment2,occurrenceRemarks,/_join/2,
41
comment3,occurrenceRemarks,/_join/3,
42
comment4,occurrenceRemarks,/_join/4,
43
loanto,occurrenceRemarks,"/_join/6/_label[label=""loaned to""]/value",
44
inorout,occurrenceRemarks,"/_join/7/_label[label=""in or out""]/value",
45
sheetno,associatedMedia,,?
46
cultivated,cultivated,/_alt/1/_map:[*=true]/value,"For our purposes, anything non-NULL should be assumed to be cultivated"
47
filler,*filler,,"Where used, same as family"
48
:UNCC,specimenHolderInstitutions,,
(6-6/9)