Project

General

Profile

« Previous | Next » 

Revision 970

mappings/DwC-VegBIEN.specimens.csv: Fixed bien.vegetation mapping to point to commconcept->commname. Fixed bien.substrate mapping to point to locationevent.landscapenarrative.

View differences:

inputs/NYBG/maps/VegBIEN.specimens.csv
9 9
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/2,,82
10 10
MaximumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72
11 11
MinimumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71
12
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,,
12
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,,
13
Substrate,/*_id/taxonoccurrence/*_id/locationevent/landscapenarrative,,
13 14
CollectedDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_*/date,,44
14 15
DayCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/day,,44
15 16
MonthCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/month,,44
16 17
YearCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/year,,44
17
Substrate,/*_id/taxonoccurrence/*_id/locationevent/soilobs:[soilhorizon=unknown]/soildescription,,
18 18
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75
19 19
MinimumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74
20 20
Habitat,"/*_id/taxonoccurrence/aggregateoccurrence/*_id/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=habitat]]:[@fkey=tableRecord_ID]/definedvalue","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52
inputs/NYBG-CSV/maps/VegBIEN.specimens.csv
9 9
Longitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/2,,82
10 10
MaximumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72
11 11
MinimumElevation,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71
12
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,,
12
Vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,,
13
Substrate,/*_id/taxonoccurrence/*_id/locationevent/landscapenarrative,,
13 14
DayCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/day,,44
14 15
MonthCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/month,,44
15 16
YearCollected,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/year,,44
16
Substrate,/*_id/taxonoccurrence/*_id/locationevent/soilobs:[soilhorizon=unknown]/soildescription,,
17 17
MaximumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75
18 18
MinimumDepth,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74
19 19
Habitat,"/*_id/taxonoccurrence/aggregateoccurrence/*_id/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=habitat]]:[@fkey=tableRecord_ID]/definedvalue","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52
mappings/for_review/DwC-VegBIEN.specimens.csv
13 13
verbatimLongitude,//location/reallongitude/_alt/2,,82
14 14
maximumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72
15 15
minimumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71
16
bien.vegetation,//commconcept/commdescription,,
16
bien.vegetation,//*/commname,,
17
bien.substrate,//locationevent/landscapenarrative,,
17 18
eventDate,//locationevent/obsstartdate,,44
18 19
eventDate/_alt/1/_*/date,//locationevent/obsstartdate/_alt/1/_*/date,,44
19 20
eventDate/_alt/2/_date/day,//locationevent/obsstartdate/_alt/2/_date/day,,44
20 21
eventDate/_alt/2/_date/month,//locationevent/obsstartdate/_alt/2/_date/month,,44
21 22
eventDate/_alt/2/_date/year,//locationevent/obsstartdate/_alt/2/_date/year,,44
22
bien.substrate,//soilobs/soildescription,,
23 23
maximumDepthInMeters,//waterdepth/max,,75
24 24
minimumDepthInMeters,//waterdepth/min,,74
25 25
habitat,"//stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=habitat]]/definedvalue","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52
mappings/DwC-VegBIEN.specimens.csv
13 13
verbatimLongitude,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/reallongitude/_alt/2,,82
14 14
maximumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",,72
15 15
minimumElevationInMeters,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",,71
16
bien.vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,,
16
bien.vegetation,/*_id/taxonoccurrence/*_id/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,,
17
bien.substrate,/*_id/taxonoccurrence/*_id/locationevent/landscapenarrative,,
17 18
eventDate,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate,,44
18 19
eventDate/_alt/1/_*/date,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/1/_*/date,,44
19 20
eventDate/_alt/2/_date/day,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/day,,44
20 21
eventDate/_alt/2/_date/month,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/month,,44
21 22
eventDate/_alt/2/_date/year,/*_id/taxonoccurrence/*_id/locationevent/obsstartdate/_alt/2/_date/year,,44
22
bien.substrate,/*_id/taxonoccurrence/*_id/locationevent/soilobs:[soilhorizon=unknown]/soildescription,,
23 23
maximumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/max,,75
24 24
minimumDepthInMeters,/*_id/taxonoccurrence/*_id/locationevent/waterdepth/min,,74
25 25
habitat,"/*_id/taxonoccurrence/aggregateoccurrence/*_id/plantobservation/stemobservation/definedvalue[*_id/userdefined[tablename=stemobservation,userdefinedname=habitat]]:[@fkey=tableRecord_ID]/definedvalue","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52

Also available in: Unified diff