Project

General

Profile

« Previous | Next » 

Revision 7811

inputs/UNCC/Specimen/map.csv: Fixed embedded line endings

View differences:

map.csv
1 1
UNCC,VegCore,Filter,Comments
2
accession,accessionNumber,,"Globally unique, although occasionally duplicated. [1] Bob says this is actually the catalogNumber.

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

2
accession,accessionNumber,,"Globally unique, although occasionally duplicated. [1] Bob says this is actually the catalogNumber.
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 10
-----"
11 11
herbarium,specimenIndexer,"/_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."
12 12
family,family,,

Also available in: Unified diff