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:

inputs/NYBG/maps/VegBIEN.specimens.csv
34 34
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
35 35
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
36 36
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
37
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
38
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
39
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
40
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
41
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
42
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_*/date,,44
37
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
38
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
39
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
40
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
41
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
42
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/2,,44
43 43
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
44 44
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
45 45
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
......
49 49
ScientificNameAuthor,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
50 50
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
51 51
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
55
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
56
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
57
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_*/date",,120
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
55
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
56
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
57
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/2",,120
58 58
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
59 59
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
60 60
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
inputs/NYBG-CSV/maps/VegBIEN.specimens.csv
34 34
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
35 35
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
36 36
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
37
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
38
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
39
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
40
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
41
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
42
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_*/date,,44
37
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
38
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
39
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
40
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
41
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
42
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/2,,44
43 43
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
44 44
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
45 45
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
......
49 49
ScientificNameAuthor,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
50 50
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
51 51
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
55
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
56
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
57
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_*/date",,120
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
55
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
56
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
57
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/2",,120
58 58
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
59 59
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
60 60
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
inputs/UArizona/test/DwC.specimens.xml.ref
32 32
        <YearCollected>1971</YearCollected>
33 33
        <YearIdentified>1971</YearIdentified>
34 34
        <dateIdentified>1971-01-23</dateIdentified>
35
        <eventDate>1971-01-23</eventDate>
35
        <eventDate>23 January 1971</eventDate>
36 36
        <occurrenceID>Herbarium:ARIZ:dbsn104</occurrenceID>
37 37
    </list>
38 38
    <list id="1">
......
66 66
        <YearCollected>1993</YearCollected>
67 67
        <YearIdentified>1993</YearIdentified>
68 68
        <dateIdentified>1993-02-01</dateIdentified>
69
        <eventDate>1993-02-01</eventDate>
69
        <eventDate>1 february 1993</eventDate>
70 70
        <occurrenceID>Herbarium:ARIZ:dbsn198483</occurrenceID>
71 71
    </list>
72 72
</DwC>
inputs/UArizona/maps/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"
inputs/UArizona/maps/DwC.specimens.full.csv
230 230
datasetName,datasetName
231 231
dateIdentified,dateIdentified
232 232
dateIdentified/_alt,dateIdentified/_alt
233
IdentifiedDate,dateIdentified/_alt/0/_date/date,
233
IdentifiedDate,dateIdentified/_alt/0,
234 234
day,day
235 235
dcterms:accessRights,dcterms:accessRights
236 236
dcterms:bibliographicCitation,dcterms:bibliographicCitation
......
253 253
establishmentMeans,establishmentMeans
254 254
eventDate,eventDate
255 255
eventDate/_alt,eventDate/_alt
256
VerbatimCollectingDate,eventDate/_alt/0/_date/date,
257
CollectedDate,eventDate/_alt/2/_date/date,
256
VerbatimCollectingDate,eventDate/_alt/0,
257
CollectedDate,eventDate/_alt/2,
258 258
eventID,eventID
259 259
eventRemarks,eventRemarks
260 260
eventTime,eventTime
inputs/UArizona/maps/VegBIEN.specimens.csv
32 32
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
33 33
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
34 34
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
35
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
36
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
37
VerbatimCollectingDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/0/_date/date,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
38
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
39
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
40
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
41
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_*/date,,44
42
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/date,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
35
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
36
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
37
VerbatimCollectingDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/0,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
38
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
39
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
40
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
41
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/2,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
42
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/2,,44
43 43
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
44 44
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
45 45
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
......
49 49
ScientificNameAuthor,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
50 50
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
51 51
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
IdentifiedDate,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/0/_date/date",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
55
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
56
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
57
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
58
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_*/date",,120
52
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
53
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
54
IdentifiedDate,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/0",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
55
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
56
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
57
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
58
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/2",,120
59 59
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
60 60
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
61 61
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
mappings/DwC2.ci-VegBIEN.specimens.csv
27 27
decimalLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/1/_nullIf:[null=0,type=float]/value",,86
28 28
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
29 29
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
30
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
31
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
30
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
31
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
32 32
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
33 33
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
34 34
MinimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74
35 35
minimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74
36 36
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
37 37
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
38
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
39
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
38
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
39
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
40 40
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
41 41
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
42 42
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
mappings/DwC2-VegBIEN.specimens.csv
13 13
verbatimLatitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/latitude,centerlatitude}/_alt/2/_nullIf:[null=0,type=float]/value",,81
14 14
decimalLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/1/_nullIf:[null=0,type=float]/value",,86
15 15
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
16
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
16
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
17 17
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
18 18
minimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/min,,74
19 19
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
20
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
20
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
21 21
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
22 22
scientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
23 23
class,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Class]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,144
mappings/for_review/DwC1-DwC2.specimens.csv
4 4
DayIdentified,dateIdentified/_alt/1/_date/day/_nullIf/value,
5 5
MonthIdentified,dateIdentified/_alt/1/_date/month/_nullIf/value,
6 6
YearIdentified,dateIdentified/_alt/1/_date/year/_nullIf/value,
7
dateIdentified,dateIdentified/_alt/2/_*/date,
7
dateIdentified,dateIdentified/_alt/2,
8 8
JulianDay,day,
9 9
DateLastModified,dcterms:modified,
10 10
eventDate/_alt,eventDate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping
11 11
DayCollected,eventDate/_alt/1/_date/day/_nullIf/value,
12 12
MonthCollected,eventDate/_alt/1/_date/month/_nullIf/value,
13 13
YearCollected,eventDate/_alt/1/_date/year/_nullIf/value,
14
eventDate,eventDate/_alt/2/_*/date,
14
eventDate,eventDate/_alt/2,
15 15
TimeOfDay,eventTime,
16 16
Notes,fieldNotes,
17 17
BoundingBox,footprintWKT,
mappings/for_review/DwC2-VegBIEN.specimens.csv
13 13
verbatimLatitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/latitude,centerlatitude}/_alt/2/_nullIf/value",,81
14 14
decimalLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/longitude,centerlongitude}/_alt/1/_nullIf/value",,86
15 15
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[]/longitude,centerlongitude}/_alt/2/_nullIf/value",,82
16
eventDate,//locationevent/obsstartdate,,44
16
eventDate,//locationevent/obsstartdate/_*/date,,44
17 17
maximumDepthInMeters,//locationevent/waterdepth/_avg/max,,75
18 18
minimumDepthInMeters,//locationevent/waterdepth/_avg/min,,74
19 19
scientificNameAuthorship,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Authority]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
20
dateIdentified,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/determinationdate",,120
20
dateIdentified,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/determinationdate/_*/date",,120
21 21
identifiedBy,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
22 22
scientificName,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Binomial]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
23 23
class,"//taxonoccurrence/taxondetermination[rolecode=identifier,rank=Class]/*_id/plantconcept/*_id/*/plantname",,144
mappings/DwC-VegBIEN.specimens.csv
32 32
Longitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
33 33
VerbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
34 34
verbatimLongitude,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}/_alt/2/_nullIf:[null=0,type=float]/value",,82
35
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
36
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
37
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
38
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
39
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
40
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_*/date,,44
35
EventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date,,44
36
eventDate/_alt,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping,44
37
DayCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,44
38
MonthCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,44
39
YearCollected,"/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,44
40
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_*/date/_alt/2,,44
41 41
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
42 42
MaximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
43 43
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/_avg/max,,75
......
47 47
ScientificNameAuthor,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
48 48
ScientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
49 49
scientificNameAuthorship,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Authority]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Mapping probably incorrect. This DwC element refers to scientific name author; does not correspond to the VegBank and VegX elements you have listed (Bob, Nick�where does name author belong in VegBank and VegX?); Aaron: The mapped VegX element is the author linked to the taxon name, so it seems like this is the scientific name author",153
50
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate",,120
51
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
52
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
53
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
54
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
55
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_alt/2/_*/date",,120
50
DateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date",,120
51
dateIdentified/_alt,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt",Allow datasource to define custom dateIdentified mappings that don't pass through the default dateIdentified mapping,120
52
DayIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",,120
53
MonthIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",,120
54
YearIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",,120
55
dateIdentified,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]/determinationdate/_*/date/_alt/2",,120
56 56
IdentifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
57 57
identifiedBy,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,iscurrent=true]/*_id/party/{givenname/_namePart/first,middlename/_namePart/middle,surname/_namePart/last}",Brad: Bob: does this look correct for VegBank?,119
58 58
ScientificName,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/*_id/plantname/rank=Binomial]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname","Brad: Bob, Nick, please is this mapping OK?",134
mappings/DwC1-DwC2.specimens.csv
4 4
DayIdentified,"dateIdentified/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",
5 5
MonthIdentified,"dateIdentified/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",
6 6
YearIdentified,"dateIdentified/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",
7
dateIdentified,dateIdentified/_alt/2/_*/date,
7
dateIdentified,dateIdentified/_alt/2,
8 8
JulianDay,day,
9 9
DateLastModified,dcterms:modified,
10 10
eventDate/_alt,eventDate/_alt,Allow datasource to define custom eventDate mappings that don't pass through the default eventDate mapping
11 11
DayCollected,"eventDate/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",
12 12
MonthCollected,"eventDate/_alt/1/_date/month/_nullIf:[null=0,type=float]/value",
13 13
YearCollected,"eventDate/_alt/1/_date/year/_nullIf:[null=0,type=float]/value",
14
eventDate,eventDate/_alt/2/_*/date,
14
eventDate,eventDate/_alt/2,
15 15
TimeOfDay,eventTime,
16 16
Notes,fieldNotes,
17 17
BoundingBox,footprintWKT,

Also available in: Unified diff