1
|
REMIB,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
|
2
|
accession_number,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1",
|
3
|
acronym,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/2/_join/1",
|
4
|
lat_deg,"/location/locationcoords/latitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
|
5
|
long_deg,"/location/locationcoords/longitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
|
6
|
coll_day,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",
|
7
|
coll_month,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
|
8
|
coll_year,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value",
|
9
|
acronym,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/collectioncode_dwc/_join/1,Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name
|
10
|
accession_number,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/sourceaccessioncode,
|
11
|
accession_number,/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/3,
|
12
|
family,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/family,
|
13
|
genus,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/genus,
|
14
|
specificEpithet,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/species,
|
15
|
collector,/location/locationevent/taxonoccurrence/verbatimcollectorname,
|
16
|
locality,/location/locationnarrative/_merge/1,
|
17
|
habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?"
|
18
|
country,/location/locationplace/*_id/placepath/country,
|
19
|
county,/location/locationplace/*_id/placepath/county,
|
20
|
state,/location/locationplace/*_id/placepath/stateprovince,
|
21
|
lat_min,,** No join mapping for lat_min **
|
22
|
lat_sec,,** No join mapping for lat_sec **
|
23
|
long_min,,** No join mapping for long_min **
|
24
|
long_sec,,** No join mapping for long_sec **
|
25
|
preparation,,** No join mapping for preparations **
|