Project

General

Profile

« Previous | Next » 

Revision 1310

DwC mappings: Moved date _date filter outside _alt so it would run only on the string that was actually chosen, and not produce date format errors when a pre-parsed year/month/day is already available

View differences:

DwC.specimens.csv
2 2
"GlobalUniqueIdentifier","occurrenceID",
3 3
"CatalogNumber",,"Map to nothing so it doesn't overwrite CatalogNumberNumeric"
4 4
"CatalogNumberNumeric","CatalogNumber",
5
"CollectedDate","eventDate/_alt/2/_date/date",
6
"VerbatimCollectingDate","eventDate/_alt/0/_date/date",
5
"CollectedDate","eventDate/_alt/2",
6
"VerbatimCollectingDate","eventDate/_alt/0",
7 7
"FieldNotes","FieldNotes/_merge/1",
8 8
"HorizontalDatum",,"Not used"
9 9
"OriginalCoordinateSystem","verbatimSRS",
10 10
"GeoRefMethod","georeferenceProtocol",
11 11
"LatLongComments","georeferenceRemarks",
12 12
"IdentificationModifier","identificationQualifier",
13
"IdentifiedDate","dateIdentified/_alt/0/_date/date",
13
"IdentifiedDate","dateIdentified/_alt/0",
14 14
"Tissues",,"Not used"
15 15
"AgeClass","lifeStage",
16 16
"GenGankNum","associatedSequences/_label[label=""GenBank""]/value","This is a typo of GenBankNum from the original CSV"

Also available in: Unified diff