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:

new_terms.csv
27 27
dwc_dwcore_Collector,recordedBy,,
28 28
dwc_dwcore_Sex,sex,,
29 29
dwc_curatorial_IdentifiedBy,identifiedBy,,
30
dwc_curatorial_CollectorNumber,collectorNumber,/_alt/3,
30
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"""
31 31
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."
32 32
dwc_curatorial_TypeStatus,typeStatus,,
33 33
dwc_curatorial_IndividualCount,individualCount,,
......
100 100
conceptual_darwin_2003_1_0_MonthIdentified,monthIdentified,,
101 101
conceptual_darwin_2003_1_0_DayIdentified,dayIdentified,,
102 102
conceptual_darwin_2003_1_0_TypeStatus,typeStatus,,
103
conceptual_darwin_2003_1_0_CollectorNumber,collectorNumber,/_alt/3,
103
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"""
104 104
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."
105 105
conceptual_darwin_2003_1_0_Collector,recordedBy,,
106 106
conceptual_darwin_2003_1_0_YearCollected,yearCollected,,

Also available in: Unified diff