Revision 5138
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
12 | 12 |
<taxondetermination> |
13 | 13 |
<taxonpath_id> |
14 | 14 |
<taxonpath> |
15 |
<canon_taxonpath_id> |
|
16 |
<taxonpath> |
|
17 |
<datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id> |
|
18 |
<identifyingtaxonomicname> |
|
19 |
<_join_words> |
|
20 |
<1>$Family</1> |
|
21 |
<2>$Genus</2> |
|
22 |
<3>$SpeciesName</3> |
|
23 |
<4>$SubSpeciesName</4> |
|
24 |
</_join_words> |
|
25 |
</identifyingtaxonomicname> |
|
26 |
</taxonpath> |
|
27 |
</canon_taxonpath_id> |
|
15 | 28 |
<family>$Family</family> |
16 | 29 |
<genus>$Genus</genus> |
17 |
<identifyingtaxonomicname> |
|
18 |
<_join_words> |
|
19 |
<1>$Family</1> |
|
20 |
<2>$Genus</2> |
|
21 |
<3>$SpeciesName</3> |
|
22 |
<4>$SubSpeciesName</4> |
|
23 |
</_join_words> |
|
24 |
</identifyingtaxonomicname> |
|
25 | 30 |
<species>$SpeciesName</species> |
26 | 31 |
<subspecies>$SubSpeciesName</subspecies> |
27 | 32 |
</taxonpath> |
... | ... | |
33 | 38 |
</path> |
34 | 39 |
</_simplifyPath> |
35 | 40 |
</VegBIEN> |
36 |
Inserted 9 new rows into database |
|
41 |
Inserted 12 new rows into database |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: non-TNRS taxonpaths: Store the concatenated identifyingtaxonomicname in a separate taxonpath owned by the TNRS datasource, so that it will match up with (and create a link to) the corresponding submitted TNRS name's taxonpath. This in turn is linked to the TNRS-determined accepted name, thus creating a three-level hierarchy of datasource name -> concatenated name -> accepted name.