Project

General

Profile

« Previous | Next » 

Revision 4638

inputs/*/*/map.csv: Changed empty mappings to self mappings, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Change-empty-mappings-to-self-mappings&gt;. Note that in map.full.csv and VegBIEN.csv, lines that have changed are always the result of the input field's case being changed to match the case of the datasource's actual column name.

View differences:

map.full.csv
1 1
ARIZ[Veg+],Veg+,Comments
2
BasisOfRecord,BasisOfRecord,
2 3
CatalogNumberNumeric,CatalogNumber/_alt/1,
3 4
CatalogNumber,CatalogNumber/_alt/2,Don't overwrite CatalogNumberNumeric
5
HigherGeography,HigherGeography,
6
HorizontalDatum,HorizontalDatum,Not used
7
Island,Island,
8
IslandGroup,IslandGroup,
4 9
FieldNumber,OMIT,"Usage inconsistent with DwC definition: meaning is recordNumber. Identical to CollectorNumber [1], so does not need to be mapped.
5 10

  
6 11
[1] The following query returns no rows: SELECT * FROM ""ARIZ"".""Specimen"" WHERE ""CollectorNumber"" IS DISTINCT FROM ""FieldNumber"""
12
Preparations,Preparations,
7 13
OtherCatalogNumbers,RelatedCatalogItem/_alt/1,
8 14
RelatedCatalogedItems,RelatedCatalogItem/_alt/2,Used only when OtherCatalogNumbers is NULL
9 15
ScientificNameAuthor,ScientificName/_alt/1,Contains the binomial in addition to the authority
10 16
ScientificName,ScientificName/_alt/2,
17
Tissues,Tissues,Not used
18
TypeStatus,TypeStatus,
19
VerbatimDepth,VerbatimDepth,
11 20
GenBankNum,"associatedSequences/_label[label=""GenBank""]/value",
12
boundingBox,boundingBox
13
class,class
14
collectionCode,collectionCode
15
collector,collector
16
collectorNumber,collectorNumber
17
continentOcean,continentOcean
18
coordinateUncertaintyInMeters,coordinateUncertaintyInMeters
19
country,country
20
county,county
21
Class,class,
22
CollectionCode,collectionCode,
23
ContinentOcean,continent,
24
CoordinateUncertaintyInMeters,coordinateUncertaintyInMeters,
25
Country,country,
26
County,county,
21 27
VerbatimCollectingDate,dateCollected/_alt/0,
22
dayCollected,dayCollected
23
dayIdentified,dayIdentified
24
decimalLatitude,decimalLatitude
25
decimalLongitude,decimalLongitude
28
JulianDay,day,
29
DayCollected,dayCollected,
30
DayIdentified,dayIdentified,
31
DateLastModified,dcterms:modified,
32
DecimalLatitude,decimalLatitude,
33
DecimalLongitude,decimalLongitude,
26 34
TimeCollected,eventTime,
27
family,family
28
fieldNotes,fieldNotes
29
genus,genus
35
Family,family,
36
FieldNotes,fieldNotes,
37
BoundingBox,footprintWKT,
38
Genus,genus,
30 39
GeorefMethod,georeferenceProtocol,
31 40
LatLongComments,georeferenceRemarks,
32
globalUniqueIdentifier,globalUniqueIdentifier
33 41
IdentificationModifier,identificationQualifier,
34
identifiedBy,identifiedBy
35
individualCount,individualCount
36
institutionCode,institutionCode
37
kingdom,kingdom
42
IdentifiedBy,identifiedBy,
43
IndividualCount,individualCount,
44
Subspecies,infraspecificEpithet,
45
InstitutionCode,institutionCode,
46
Kingdom,kingdom,
38 47
AgeClass,lifeStage,
39
locality,locality
40
maximumDepthInMeters,maximumDepthInMeters
41
maximumElevationInMeters,maximumElevationInMeters
42
minimumDepthInMeters,minimumDepthInMeters
43
minimumElevationInMeters,minimumElevationInMeters
44
monthCollected,monthCollected
45
monthIdentified,monthIdentified
46
order,order
47
phylum,phylum
48
remarks,remarks
49
sex,sex
50
species,species
51
stateProvince,stateProvince
52
subspecies,subspecies
53
verbatimElevation,verbatimElevation
54
verbatimLatitude,verbatimLatitude
55
verbatimLongitude,verbatimLongitude
48
Locality,locality,
49
MaximumDepthInMeters,maximumDepthInMeters,
50
MaximumElevationInMeters,maximumElevationInMeters,
51
MinimumDepthInMeters,minimumDepthInMeters,
52
MinimumElevationInMeters,minimumElevationInMeters,
53
MonthCollected,monthCollected,
54
MonthIdentified,monthIdentified,
55
GlobalUniqueIdentifier,occurrenceID,
56
Order,order,
57
Phylum,phylum,
58
CollectorNumber,recordNumber,
59
Collector,recordedBy,
60
Sex,sex,
61
Species,specificEpithet,
62
StateProvince,stateProvince,
63
Remarks,taxonRemarks,
64
VerbatimElevation,verbatimElevation,
65
VerbatimLatitude,verbatimLatitude,
66
VerbatimLongitude,verbatimLongitude,
56 67
OriginalCoordinateSystem,verbatimSRS,
57
yearCollected,yearCollected
58
yearIdentified,yearIdentified
68
YearCollected,yearCollected,
69
YearIdentified,yearIdentified,

Also available in: Unified diff