Project

General

Profile

« Previous | Next » 

Revision 6992

mappings/VegCore-VegBIEN.csv: authortaxoncode mappings: Only use authorTaxonCode if there is no plant ID, because an individual plant gets its own taxonoccurrence and thus needs the taxonoccurrence's IDs to be unique to the plant, regardless of what the author designates as the taxonoccurrence code

View differences:

VegBIEN.csv
72 72
GROUP BY herbarium, accession
73 73
HAVING count(*) > 1
74 74
-----"
75
collectno,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if in plot""]/then/_first/1/_first/1",
76
SciName,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if in plot""]/then/_first/2/_first/3",
75
collectno,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/then/_first/2/_first/1",
76
SciName,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/then/_first/3/_first/3",
77 77
collector,/location/locationevent/taxonoccurrence/collector_id/party/fullname/_join/1,
78 78
collector1,/location/locationevent/taxonoccurrence/collector_id/party/fullname/_join/2,
79 79
collector2,/location/locationevent/taxonoccurrence/collector_id/party/fullname/_join/3,

Also available in: Unified diff