Project

General

Profile

« Previous | Next » 

Revision 6314

mappings/VegCore-VegBIEN.csv: Remapped cultivated to location when a TaxonOccurrence is not provided, indicating that the record is a plot

View differences:

VegBIEN.csv
18 18
GROUP BY herbarium, accession
19 19
HAVING count(*) > 1
20 20
-----"
21
collectno,"/location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
21 22
cultivated,"/location/iscultivated/_if[@name=""if TaxonOccurrence""]/else",Ignore other values
22 23
collday,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",
23 24
collmonth,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
......
55 56
GROUP BY herbarium, accession
56 57
HAVING count(*) > 1
57 58
-----"
59
collectno,"/location/locationevent/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/cond/_exists",
58 60
cultivated,"/location/locationevent/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/then",Ignore other values
59 61
accession,/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/3,"Globally unique, although occasionally duplicated. [1]
60 62

  

Also available in: Unified diff