Project

General

Profile

« Previous | Next » 

Revision 10432

inputs/SpeciesLink/Specimen/map.csv: remapped identical _alt-ed fields to DUPLICATE. this avoids the need to translate these to postprocessing derived columns for new-style import, and also speeds up column-based import because there are less automatic _alts to perform to resolve filter-less collisions.

View differences:

new_terms.csv
4 4
dwc_dwcore_InstitutionCode,specimenHolderInstitutions,,
5 5
dwc_dwcore_CollectionCode,collection,,
6 6
dwc_dwcore_CatalogNumber,accessionNumber,,
7
dwc_dwcore_Remarks,occurrenceRemarks,/_alt/3,
7
dwc_dwcore_Remarks,DUPLICATE#of:dwc_terms_occurrenceRemarks#dwc_dwcore_Remarks,,exact duplicate
8 8
dwc_dwcore_ScientificName,taxonName,,
9 9
dwc_dwcore_Kingdom,kingdom,,
10 10
dwc_dwcore_Phylum,phylum,,
......
14 14
dwc_dwcore_Genus,genus,,
15 15
dwc_dwcore_SpecificEpithet,specificEpithet,,
16 16
dwc_dwcore_InfraspecificEpithet,infraspecificEpithet,,
17
dwc_dwcore_AuthorYearOfScientificName,scientificNameAuthorship,/_alt/3,
17
dwc_dwcore_AuthorYearOfScientificName,DUPLICATE#of:dwc_terms_scientificNameAuthorship#dwc_dwcore_AuthorYearOfScientificName,,exact duplicate
18 18
dwc_dwcore_Continent,continent,,
19 19
dwc_dwcore_Country,country,,
20 20
dwc_dwcore_StateProvince,stateProvince,,
......
27 27
dwc_dwcore_Collector,recordedBy,,
28 28
dwc_dwcore_Sex,sex,,
29 29
dwc_curatorial_IdentifiedBy,identifiedBy,,
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
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."
30
dwc_curatorial_CollectorNumber,DUPLICATE#of:dwc_terms_recordNumber#dwc_curatorial_CollectorNumber,,exact duplicate
31
dwc_curatorial_FieldNumber,DUPLICATE#of:dwc_terms_fieldNumber#dwc_curatorial_FieldNumber,,exact duplicate
32 32
dwc_curatorial_TypeStatus,typeStatus,,
33 33
dwc_curatorial_IndividualCount,individualCount,,
34 34
dwc_geospatial_DecimalLatitude,decimalLatitude,,
......
44 44
dwc_terms_dateIdentified,dateIdentified,,
45 45
dwc_terms_typeStatus,typeStatus,,
46 46
dwc_terms_catalogNumber,accessionNumber,,
47
dwc_terms_occurrenceRemarks,occurrenceRemarks,/_alt/1,
47
dwc_terms_occurrenceRemarks,occurrenceRemarks,,
48 48
dwc_terms_recordNumber,collectorNumber,/_alt/1,
49 49
dwc_terms_recordedBy,recordedBy,,
50 50
dwc_terms_individualCount,individualCount,,
......
69 69
dwc_terms_verbatimLongitude,verbatimLongitude,,
70 70
dwc_terms_decimalLatitude,decimalLatitude,,
71 71
dwc_terms_decimalLongitude,decimalLongitude,,
72
dwc_terms_coordinateUncertaintyInMeters,coordinateUncertaintyInMeters,/_alt/1,
72
dwc_terms_coordinateUncertaintyInMeters,coordinateUncertaintyInMeters,,
73 73
dwc_terms_scientificName,taxonName,,
74 74
dwc_terms_kingdom,kingdom,,
75 75
dwc_terms_phylum,phylum,,
......
79 79
dwc_terms_genus,genus,,
80 80
dwc_terms_specificEpithet,specificEpithet,,
81 81
dwc_terms_infraspecificEpithet,infraspecificEpithet,,
82
dwc_terms_scientificNameAuthorship,scientificNameAuthorship,/_alt/1,
82
dwc_terms_scientificNameAuthorship,scientificNameAuthorship,,
83 83
conceptual_darwin_2003_1_0_DateLastModified,modified,,
84 84
conceptual_darwin_2003_1_0_InstitutionCode,specimenHolderInstitutions,,
85 85
conceptual_darwin_2003_1_0_CollectionCode,collection,,
......
94 94
conceptual_darwin_2003_1_0_Genus,genus,,
95 95
conceptual_darwin_2003_1_0_Species,specificEpithet,,
96 96
conceptual_darwin_2003_1_0_Subspecies,subspecies,,
97
conceptual_darwin_2003_1_0_ScientificNameAuthor,scientificNameAuthorship,/_alt/2,
97
conceptual_darwin_2003_1_0_ScientificNameAuthor,DUPLICATE#of:dwc_terms_scientificNameAuthorship#conceptual_darwin_2003_1_0_ScientificNameAuthor,,exact duplicate
98 98
conceptual_darwin_2003_1_0_IdentifiedBy,identifiedBy,,
99 99
conceptual_darwin_2003_1_0_YearIdentified,yearIdentified,,
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/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
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."
103
conceptual_darwin_2003_1_0_CollectorNumber,DUPLICATE#of:dwc_terms_recordNumber#conceptual_darwin_2003_1_0_CollectorNumber,,exact duplicate
104
conceptual_darwin_2003_1_0_FieldNumber,DUPLICATE#of:dwc_terms_fieldNumber#conceptual_darwin_2003_1_0_FieldNumber,,exact duplicate
105 105
conceptual_darwin_2003_1_0_Collector,recordedBy,,
106 106
conceptual_darwin_2003_1_0_YearCollected,yearCollected,,
107 107
conceptual_darwin_2003_1_0_MonthCollected,monthCollected,,
......
114 114
conceptual_darwin_2003_1_0_Locality,locality,,
115 115
conceptual_darwin_2003_1_0_Longitude,decimalLongitude,,
116 116
conceptual_darwin_2003_1_0_Latitude,decimalLatitude,,
117
conceptual_darwin_2003_1_0_CoordinatePrecision,coordinateUncertaintyInMeters,/_alt/2,Assuming units based on the range and precision of values
117
conceptual_darwin_2003_1_0_CoordinatePrecision,DUPLICATE#of:dwc_terms_coordinateUncertaintyInMeters#conceptual_darwin_2003_1_0_CoordinatePrecision,,exact duplicate
118 118
conceptual_darwin_2003_1_0_BoundingBox,footprintWKT,,
119 119
conceptual_darwin_2003_1_0_MinimumElevation,minimumElevationInMeters,,
120 120
conceptual_darwin_2003_1_0_MaximumElevation,maximumElevationInMeters,,
......
126 126
conceptual_darwin_2003_1_0_PreviousCatalogNumber,otherCatalogNumbers,,
127 127
conceptual_darwin_2003_1_0_RelationshipType,relationshipOfResource,,
128 128
conceptual_darwin_2003_1_0_RelatedCatalogItem,relatedResourceID,,
129
conceptual_darwin_2003_1_0_Notes,occurrenceRemarks,/_alt/2,
129
conceptual_darwin_2003_1_0_Notes,DUPLICATE#of:dwc_terms_occurrenceRemarks#conceptual_darwin_2003_1_0_Notes,,exact duplicate

Also available in: Unified diff