Project

General

Profile

1
UNCC,VegCore,Filter,Comments
2
accession,occurrenceID,,"Globally unique, although occasionally duplicated. [1]
3

    
4
[1] Using the following query:
5
-----
6
SELECT herbarium, accession, count(*)
7
FROM ""UNCC"".""Specimen""
8
GROUP BY herbarium, accession
9
HAVING count(*) > 1
10
-----"
11
herbarium,institutionCode,,
12
family,family,,
13
genus,genus,,
14
species,specificEpithet,,
15
usdaRank,taxonRank,/_alt/1,
16
infrarank,taxonRank,/_alt/2,
17
infraname,infraspecificEpithet,,
18
SciName,taxonName,,
19
authors,scientificNameAuthorship,,
20
collector,recordedBy,/_join/1,
21
collector1,recordedBy,/_join/2,
22
collector2,recordedBy,/_join/3,
23
collector3,recordedBy,/_join/4,
24
collectno,recordNumber,,
25
collmonth,monthCollected,,
26
collday,dayCollected,,
27
collyear,yearCollected,,
28
country,country,,
29
state,stateProvince,,
30
county,county,,
31
campus,fieldNotes,"/_join/5/_label[label=""campus""]/value",
32
leaves,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
33
flower,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
34
fruit,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
35
root,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
36
locality,locality,,
37
habitat,habitat,,
38
comment1,fieldNotes,/_join/1,
39
comment2,fieldNotes,/_join/2,
40
comment3,fieldNotes,/_join/3,
41
comment4,fieldNotes,/_join/4,
42
loanto,fieldNotes,"/_join/6/_label[label=""loaned to""]/value",
43
inorout,fieldNotes,"/_join/7/_label[label=""in or out""]/value",
44
sheetno,associatedMedia,,?
45
cultivated,cultivated,,Ignore other values
46
filler,*filler,,"Where used, same as family"
(3-3/6)