Project

General

Profile

« Previous | Next » 

Revision 7000

mappings/VegCore-VegBIEN.csv: authortaxoncode mappings: Only using authorTaxonCode if there is no plant ID: Added individualID, stemID to the terms that cause authorTaxonCode not to be mapped to VegBIEN authortaxoncode

View differences:

VegCore-VegBIEN.csv
38 38
verbatimElevation_m,//location/elevationrange_m,
39 39
verbatimElevation_m,//location/elevationrange_m,
40 40
individualID,"//location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
41
individualObservationID,"//location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
41 42
occurrenceID,"//location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
42 43
recordNumber,"//location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
43 44
taxonOccurrenceID,"//location/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
......
110 111
fieldNotes,//aggregateoccurrence/notes,
111 112
recordNumber,//plantobservation/collectionnumber,
112 113
sex,"//plantobservation/definedvalue[*_id/userdefined[tablename=plantobservation,userdefinedname=sex]]/definedvalue","Brad: OMIT. Apparently not used by this institution and of uncertain applicability to plants. With other collections, *sometimes* used for phenological information (if specimen in flower, in fruit, sterile, etc.). If so, this is important information we should keep. Bob, Nick, anywhere for phenological information in VB and VX?; Aaron: Keeping it because it's useful for some collections"
114
individualObservationID,//plantobservation/sourceaccessioncode,
113 115
individualID,//plantobservation/sourceaccessioncode,
114 116
voucherType,"//specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/cond",
115 117
catalogNumber,"//specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/else",
......
144 146
locationID,"//taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists",
145 147
locationName,"//taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists",
146 148
individualID,"//taxonoccurrence/authortaxoncode/_if[@name=""if individual""]/cond/_exists",
149
individualObservationID,"//taxonoccurrence/authortaxoncode/_if[@name=""if individual""]/cond/_exists",
147 150
stemID,"//taxonoccurrence/authortaxoncode/_if[@name=""if individual""]/cond/_exists",
148 151
authorTaxonCode,"//taxonoccurrence/authortaxoncode/_if[@name=""if individual""]/else",
149 152
recordNumber,"//taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/then",
......
156 159
recordedBy_surName,//party/fullname,
157 160
growthForm,//taxonoccurrence/growthform,
158 161
individualID,"//taxonoccurrence/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
162
individualObservationID,"//taxonoccurrence/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
159 163
occurrenceID,"//taxonoccurrence/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
160 164
recordNumber,"//taxonoccurrence/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
161 165
taxonOccurrenceID,"//taxonoccurrence/iscultivated/_if[@name=""if TaxonOccurrence""]/cond/_exists",
......
165 169
establishmentMeans,//taxonoccurrence/isnative,
166 170
taxonOccurrenceID,//taxonoccurrence/sourceaccessioncode,
167 171
aggregateOccurrenceID,"//taxonoccurrence/sourceaccessioncode/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists",
172
individualObservationID,"//taxonoccurrence/sourceaccessioncode/_if[@name=""if organism in AggregateOccurrence""]/else",
168 173
individualID,"//taxonoccurrence/sourceaccessioncode/_if[@name=""if organism in AggregateOccurrence""]/else",
169 174
occurrenceID,//taxonoccurrence/sourceaccessioncode,
170 175
identifiedBy,//taxonoccurrence/taxondetermination[]/*_id/party/fullname,

Also available in: Unified diff