Project

General

Profile

« Previous | Next » 

Revision 10431

bugfix: inputs/SpeciesLink/Specimen/map.csv: *CollectorNumber: moved these to the same _alt group as recordNumber, because they are actually duplicates

View differences:

map.csv
30 30
dwc_dwcore_Collector,recordedBy,,
31 31
dwc_dwcore_Sex,sex,,
32 32
dwc_curatorial_IdentifiedBy,identifiedBy,,
33
dwc_curatorial_CollectorNumber,collectorNumber,/_alt/3,
33
dwc_curatorial_CollectorNumber,collectorNumber,/_alt/1,"identical to recordNumber because the following query returns no rows: SELECT * FROM ""SpeciesLink"".""Specimen"" WHERE NOT ""dwc_curatorial_CollectorNumber"" IS NOT DISTINCT FROM ""dwc_terms_recordNumber"""
34 34
dwc_curatorial_FieldNumber,collectorNumber,/_alt/2,"Usage inconsistent with DwC definition. This field instead means the same thing as recordNumber, and values are stored under either of the two terms."
35 35
dwc_curatorial_TypeStatus,typeStatus,,
36 36
dwc_curatorial_IndividualCount,individualCount,,
......
105 105
conceptual_darwin_2003_1_0_MonthIdentified,monthIdentified,,
106 106
conceptual_darwin_2003_1_0_DayIdentified,dayIdentified,,
107 107
conceptual_darwin_2003_1_0_TypeStatus,typeStatus,,
108
conceptual_darwin_2003_1_0_CollectorNumber,collectorNumber,/_alt/3,
108
conceptual_darwin_2003_1_0_CollectorNumber,collectorNumber,/_alt/1,"identical to recordNumber because the following query returns no rows: SELECT * FROM ""SpeciesLink"".""Specimen"" WHERE NOT ""conceptual_darwin_2003_1_0_CollectorNumber"" IS NOT DISTINCT FROM ""dwc_terms_recordNumber"""
109 109
conceptual_darwin_2003_1_0_FieldNumber,collectorNumber,/_alt/2,"Usage inconsistent with DwC definition. This field instead means the same thing as recordNumber, and values are stored under either of the two terms."
110 110
conceptual_darwin_2003_1_0_Collector,recordedBy,,
111 111
conceptual_darwin_2003_1_0_YearCollected,yearCollected,,

Also available in: Unified diff