Revision 970
Added by Aaron Marcuse-Kubitza almost 13 years ago
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 |
Also available in: Unified diff
mappings/DwC-VegBIEN.specimens.csv: Fixed bien.vegetation mapping to point to commconcept->commname. Fixed bien.substrate mapping to point to locationevent.landscapenarrative.