Project

General

Profile

« Previous | Next » 

Revision 1290

mappings/DwC1-DwC2.specimens.csv: Fixed to allow datasource to define custom date mappings that don't pass through the default date mapping

View differences:

DwC1-DwC2.specimens.csv
1 1
"DwC1::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionID=$/_ignore/inLabel]/","DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionID=$/_ignore/inLabel]/",Comments
2 2
ContinentOcean,continent,
3
dateIdentified/_alt,dateIdentified/_alt,Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping
3 4
DayIdentified,dateIdentified/_alt/1/_date/day,
4 5
MonthIdentified,dateIdentified/_alt/1/_date/month,
5 6
YearIdentified,dateIdentified/_alt/1/_date/year,
7
dateIdentified,dateIdentified/_alt/2/_*/date,
6 8
JulianDay,day,
7 9
DateLastModified,dcterms:modified,
10
eventDate/_alt,eventDate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping
8 11
DayCollected,eventDate/_alt/1/_date/day,
9 12
MonthCollected,eventDate/_alt/1/_date/month,
10 13
YearCollected,eventDate/_alt/1/_date/year,
14
eventDate,eventDate/_alt/2/_*/date,
11 15
TimeOfDay,eventTime,
12 16
Notes,fieldNotes,
13 17
BoundingBox,footprintWKT,

Also available in: Unified diff