Revision 5138
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
64 | 64 |
<taxondetermination> |
65 | 65 |
<taxonpath_id> |
66 | 66 |
<taxonpath> |
67 |
<canon_taxonpath_id> |
|
68 |
<taxonpath> |
|
69 |
<datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id> |
|
70 |
<identifyingtaxonomicname> |
|
71 |
<_join_words> |
|
72 |
<1>$family</1> |
|
73 |
<2>$genus</2> |
|
74 |
<3>$specificEpithet</3> |
|
75 |
</_join_words> |
|
76 |
</identifyingtaxonomicname> |
|
77 |
</taxonpath> |
|
78 |
</canon_taxonpath_id> |
|
67 | 79 |
<family>$family</family> |
68 | 80 |
<genus>$genus</genus> |
69 |
<identifyingtaxonomicname> |
|
70 |
<_join_words> |
|
71 |
<1>$family</1> |
|
72 |
<2>$genus</2> |
|
73 |
<3>$specificEpithet</3> |
|
74 |
</_join_words> |
|
75 |
</identifyingtaxonomicname> |
|
76 | 81 |
<species>$specificEpithet</species> |
77 | 82 |
</taxonpath> |
78 | 83 |
</taxonpath_id> |
... | ... | |
104 | 109 |
</path> |
105 | 110 |
</_simplifyPath> |
106 | 111 |
</VegBIEN> |
107 |
Inserted 23 new rows into database |
|
112 |
Inserted 25 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.