Project

General

Profile

1
accession,occurrenceID,,"Globally unique, although occasionally duplicated. [1]
2

    
3
[1] Using the following query:
4
-----
5
SELECT herbarium, accession, count(*)
6
FROM ""UNCC"".""Specimen""
7
GROUP BY herbarium, accession
8
HAVING count(*) > 1
9
-----"
10
herbarium,institutionCode,,
11
usdaRank,taxonRank,/_alt/1,
12
infrarank,taxonRank,/_alt/2,
13
infraname,infraspecificEpithet,,
14
SciName,scientificName,,
15
authors,scientificNameAuthorship,,
16
collector1,recordedBy,/_join/2,
17
collector2,recordedBy,/_join/3,
18
collector3,recordedBy,/_join/4,
19
collectno,recordNumber,,
20
collmonth,monthCollected,,
21
collday,dayCollected,,
22
collyear,yearCollected,,
23
campus,fieldNotes,"/_join/5/_label[label=""campus""]/value",
24
leaves,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
25
flower,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
26
fruit,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
27
root,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
28
comment1,fieldNotes,/_join/1,
29
comment2,fieldNotes,/_join/2,
30
comment3,fieldNotes,/_join/3,
31
comment4,fieldNotes,/_join/4,
32
loanto,fieldNotes,"/_join/6/_label[label=""loaned to""]/value",
33
inorout,fieldNotes,"/_join/7/_label[label=""in or out""]/value",
34
sheetno,associatedMedia,,?
(4-4/6)