Revision 11788
Added by Aaron Marcuse-Kubitza almost 11 years ago
new_terms.csv | ||
---|---|---|
1 |
|
|
2 |
----- |
|
3 |
-----" |
|
4 |
FROM ""UNCC"".""Specimen"" |
|
5 |
GROUP BY herbarium, accession |
|
6 |
HAVING count(*) > 1 |
|
7 |
SELECT herbarium, accession, count(*) |
|
8 | 1 |
SciName,taxonName,, |
9 |
[1] Using the following query: |
|
10 |
accession,occurrenceID,,"Globally unique, although occasionally duplicated. [1] |
|
11 | 2 |
authors,scientificNameAuthorship,, |
12 |
campus,fieldNotes,"/_join/5/_label[label=""campus""]/value",
|
|
3 |
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)"
|
|
13 | 4 |
collday,dayCollected,, |
14 |
collectno,recordNumber,,
|
|
15 |
collector1,recordedBy,/_join/2,
|
|
16 |
collector2,recordedBy,/_join/3,
|
|
17 |
collector3,recordedBy,/_join/4,
|
|
5 |
collectno,collectorNumber,,
|
|
6 |
collector1,recordedBy__additional__1,,
|
|
7 |
collector2,recordedBy__additional__2,,
|
|
8 |
collector3,recordedBy__additional__3,,
|
|
18 | 9 |
collmonth,monthCollected,, |
19 | 10 |
collyear,yearCollected,, |
20 |
comment1,fieldNotes,/_join/1, |
|
21 |
comment2,fieldNotes,/_join/2, |
|
22 |
comment3,fieldNotes,/_join/3, |
|
23 |
comment4,fieldNotes,/_join/4, |
|
24 |
flower,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?" |
|
25 |
fruit,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?" |
|
26 |
herbarium,institutionCode,, |
|
11 |
comment1,occurrenceRemarks__1,, |
|
12 |
comment2,occurrenceRemarks__2,, |
|
13 |
comment3,occurrenceRemarks__3,, |
|
14 |
comment4,occurrenceRemarks__4,, |
|
15 |
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)" |
|
27 | 16 |
infraname,infraspecificEpithet,, |
28 |
infrarank,taxonRank,/_alt/2, |
|
29 |
inorout,fieldNotes,"/_join/7/_label[label=""in or out""]/value", |
|
30 |
leaves,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?" |
|
31 |
loanto,fieldNotes,"/_join/6/_label[label=""loaned to""]/value", |
|
32 |
root,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?" |
|
17 |
infrarank,EQUIV#to:usdaRank#infrarank,,is infraspecificRank__abbr__verbatim |
|
33 | 18 |
sheetno,associatedMedia,,? |
34 |
usdaRank,taxonRank,/_alt/1, |
|
19 |
usdaRank,taxonRank,,is infraspecificRank__abbr |
Also available in: Unified diff
**/new_terms.csv, unmapped_terms.csv updated (using `make missing_mappings`)