Project

General

Profile

« Previous | Next » 

Revision 12960

bugfix: inputs/NY/Ecatalog_all/map.csv: can't use CatalogNumber as pkey because it's not unique and not always populated. this fixes the NY NULL accessionNumbers bug (wiki.vegpath.org/Aggregating_validations_status#bugs).

View differences:

map.csv
1 1
NY,VegCore,Filter,Comments
2
pkey,OMIT#pkey,,"CatalogNumber, etc. is a better pkey"
3
key,OMIT#key,,"CatalogNumber, etc. is a better pkey"
2
pkey,dataProviderRecordID,,
3
key,OMIT#key,,not unique between subtables. use pkey instead.
4 4
DateLastModified,modified,,
5 5
InstitutionCode,specimen_duplicate_institutions,,
6 6
CollectionCode,collection,,
7
CatalogNumber,accessionNumber,,
7
CatalogNumber,accessionNumber,,"not unique and not always populated, so can't be used as pkey"
8 8
ScientificName,taxonName,,
9 9
BasisOfRecord,basisOfRecord,,
10 10
Kingdom,kingdom,,

Also available in: Unified diff