Revision 5138
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
44 | 44 |
<taxondetermination> |
45 | 45 |
<taxonpath_id> |
46 | 46 |
<taxonpath> |
47 |
<canon_taxonpath_id> |
|
48 |
<taxonpath> |
|
49 |
<datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id> |
|
50 |
<identifyingtaxonomicname> |
|
51 |
<_join_words> |
|
52 |
<1>$Family</1> |
|
53 |
<2>$Genus</2> |
|
54 |
<3>$Species</3> |
|
55 |
</_join_words> |
|
56 |
</identifyingtaxonomicname> |
|
57 |
</taxonpath> |
|
58 |
</canon_taxonpath_id> |
|
47 | 59 |
<family>$Family</family> |
48 | 60 |
<genus>$Genus</genus> |
49 |
<identifyingtaxonomicname> |
|
50 |
<_join_words> |
|
51 |
<1>$Family</1> |
|
52 |
<2>$Genus</2> |
|
53 |
<3>$Species</3> |
|
54 |
</_join_words> |
|
55 |
</identifyingtaxonomicname> |
|
56 | 61 |
<species>$Species</species> |
57 | 62 |
</taxonpath> |
58 | 63 |
</taxonpath_id> |
... | ... | |
64 | 69 |
</path> |
65 | 70 |
</_simplifyPath> |
66 | 71 |
</VegBIEN> |
67 |
Inserted 20 new rows into database |
|
72 |
Inserted 23 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.