Revision 5132
Added by Aaron Marcuse-Kubitza about 12 years ago
mappings/VegCore-VegBIEN.csv | ||
---|---|---|
114 | 114 |
plotName,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/cond/_exists", |
115 | 115 |
tag,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/then", |
116 | 116 |
scientificNameWithAuthorship,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if is taxonpath only""]/cond/_exists", |
117 |
verbatimScientificNameWithAuthorship,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if is taxonpath only""]/cond/_exists", |
|
118 | 117 |
originalScientificName,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if is taxonpath only""]/else/_first/1", |
119 | 118 |
scientificNameWithAuthorship,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if is taxonpath only""]/else/_first/2", |
120 | 119 |
scientificName,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_if[@name=""if is taxonpath only""]/else/_first/3", |
... | ... | |
188 | 187 |
cultivar,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/taxonomicnamewithauthor/_alt/2/_join_words/1/_alt/2/_join_words/8/_join_words:[1=""cult. ""]/2", |
189 | 188 |
scientificNameAuthorship,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/taxonomicnamewithauthor/_alt/2/_join_words/2, |
190 | 189 |
variety,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/variety, |
191 |
verbatimScientificNameWithAuthorship,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath:[canon_taxonpath_id=0]/taxonpath:[@fkey=canon_taxonpath_id]/taxonomicnamewithauthor, |
|
192 | 190 |
dateIdentified,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/determinationdate/_alt/1/_*/date/_dateRangeStart/value, |
193 | 191 |
dayIdentified,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/determinationdate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value", |
194 | 192 |
monthIdentified,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/determinationdate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value", |
mappings/VegCore.csv | ||
---|---|---|
195 | 195 |
scientificNameWithAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship","134, 153" |
196 | 196 |
acceptedScientificNameWithAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship, http://rs.tdwg.org/dwc/terms/#acceptedNameUsage","134, 153, 135" |
197 | 197 |
originalScientificNameWithAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship, http://rs.tdwg.org/dwc/terms/#originalNameUsage","134, 153, 137" |
198 |
verbatimScientificNameWithAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship, http://rs.tdwg.org/dwc/terms/#verbatimTaxonRank","134, 153, 152" |
|
199 | 198 |
scientificNameAuthorship,,http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship,153 |
200 | 199 |
acceptedScientificNameAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship, http://rs.tdwg.org/dwc/terms/#acceptedNameUsage","153, 135" |
201 | 200 |
originalScientificNameAuthorship,,"http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship, http://rs.tdwg.org/dwc/terms/#originalNameUsage","153, 137" |
mappings/for_review/VegCore-VegBIEN.csv | ||
---|---|---|
114 | 114 |
plotName,"//taxonoccurrence/authortaxoncode/_if[@name=""if is organism""]/cond/_exists", |
115 | 115 |
tag,"//taxonoccurrence/authortaxoncode/_if[@name=""if is organism""]/then", |
116 | 116 |
scientificNameWithAuthorship,"//taxonoccurrence/authortaxoncode/_if[@name=""if is taxonpath only""]/cond/_exists", |
117 |
verbatimScientificNameWithAuthorship,"//taxonoccurrence/authortaxoncode/_if[@name=""if is taxonpath only""]/cond/_exists", |
|
118 | 117 |
originalScientificName,"//taxonoccurrence/authortaxoncode/_if[@name=""if is taxonpath only""]/else", |
119 | 118 |
scientificNameWithAuthorship,"//taxonoccurrence/authortaxoncode/_if[@name=""if is taxonpath only""]/else", |
120 | 119 |
scientificName,"//taxonoccurrence/authortaxoncode/_if[@name=""if is taxonpath only""]/else", |
... | ... | |
188 | 187 |
cultivar,//taxonoccurrence/taxondetermination[]/*_id/taxonpath/taxonomicnamewithauthor, |
189 | 188 |
scientificNameAuthorship,//taxonoccurrence/taxondetermination[]/*_id/taxonpath/taxonomicnamewithauthor, |
190 | 189 |
variety,//taxonoccurrence/taxondetermination[]/*_id/taxonpath/variety, |
191 |
verbatimScientificNameWithAuthorship,//taxonoccurrence/taxondetermination[]/*_id/taxonpath/taxonpath/taxonomicnamewithauthor, |
|
192 | 190 |
dateIdentified,//taxonoccurrence/taxondetermination[]/determinationdate/_*/date, |
193 | 191 |
dayIdentified,//taxonoccurrence/taxondetermination[]/determinationdate, |
194 | 192 |
monthIdentified,//taxonoccurrence/taxondetermination[]/determinationdate, |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv, VegCore.csv: Removed no longer used verbatimScientificNameWithAuthorship. Use scientificNameWithAuthorship instead, and map accepted (scrubbed) names to acceptedScientificNameWithAuthorship to create the canon_taxonpath_id link.