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