Project

General

Profile

« Previous | Next » 

Revision 7409

mappings/VegCore-VegBIEN.csv: Also include morphospecies in the accepted taxondetermination's taxonverbatim, so that it can easily be retrieved by the analytical DB views

View differences:

inputs/.TNRS/public.unscrubbed_taxondetermination_view/VegBIEN.csv
58 58
Accepted_name.Family_matched,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/family/_first/2/_first/2",
59 59
Accepted_name.Accepted_name_family,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/family/_first/3",
60 60
Accepted_name.Genus_matched,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/genus/_first/2",
61
Unmatched_terms,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/morphospecies",
61 62
Accepted_name.Specific_epithet_matched,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/specific_epithet/_first/2",
62 63
Accepted_name,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/taxonname/_first/1",
63 64
Accepted_name.Name_matched,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/taxonname/_first/2",
inputs/.TNRS/public.unscrubbed_taxondetermination_view/test.xml.ref
141 141
                                                </_nullIf>
142 142
                                            </family>
143 143
                                            <genus>$Accepted_name.Genus_matched</genus>
144
                                            <morphospecies>$Unmatched_terms</morphospecies>
144 145
                                            <specific_epithet>$Accepted_name.Specific_epithet_matched</specific_epithet>
145 146
                                            <taxonname>$Accepted_name</taxonname>
146 147
                                            <taxonomicname>$Accepted_scientific_name</taxonomicname>
mappings/VegCore-VegBIEN.csv
137 137
acceptedScientificNameAuthorship,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/author",
138 138
acceptedFamily,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/family",
139 139
acceptedGenus,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/genus",
140
morphospecies,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/morphospecies",
140 141
acceptedSpecificEpithet,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/specific_epithet",
141 142
acceptedTaxonName,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/taxonname",
142 143
acceptedScientificName,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/*_id/taxonverbatim/taxonomicname",
mappings/for_review/VegCore-VegBIEN.csv
137 137
acceptedScientificNameAuthorship,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/author",
138 138
acceptedFamily,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/family",
139 139
acceptedGenus,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/genus",
140
morphospecies,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/morphospecies",
140 141
acceptedSpecificEpithet,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/specific_epithet",
141 142
acceptedTaxonName,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/taxonname",
142 143
acceptedScientificName,"//locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination/*_id/taxonverbatim/taxonomicname",

Also available in: Unified diff