Revision 5225
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
16 | 16 |
<authortaxoncode>$authorplantname</authortaxoncode> |
17 | 17 |
<sourceaccessioncode>$taxonobservation_id</sourceaccessioncode> |
18 | 18 |
<taxondetermination> |
19 |
<taxonpath_id>
|
|
20 |
<taxonpath>
|
|
21 |
<canon_taxonpath_id>
|
|
22 |
<taxonpath>
|
|
19 |
<taxonconcept_id>
|
|
20 |
<taxonconcept>
|
|
21 |
<canon_taxonconcept_id>
|
|
22 |
<taxonconcept>
|
|
23 | 23 |
<datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id> |
24 | 24 |
<identifyingtaxonomicname> |
25 | 25 |
<_join_words> |
... | ... | |
41 | 41 |
</7> |
42 | 42 |
</_join_words> |
43 | 43 |
</identifyingtaxonomicname> |
44 |
</taxonpath>
|
|
45 |
</canon_taxonpath_id>
|
|
44 |
</taxonconcept>
|
|
45 |
</canon_taxonconcept_id>
|
|
46 | 46 |
<class>$Class</class> |
47 | 47 |
<family>$Family</family> |
48 | 48 |
<forma>$Forma</forma> |
... | ... | |
52 | 52 |
<species>$Species</species> |
53 | 53 |
<subspecies>$Subspecies</subspecies> |
54 | 54 |
<variety>$Variety</variety> |
55 |
</taxonpath>
|
|
56 |
</taxonpath_id>
|
|
55 |
</taxonconcept>
|
|
56 |
</taxonconcept_id>
|
|
57 | 57 |
<determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate> |
58 | 58 |
<taxonfit>$taxonfit</taxonfit> |
59 | 59 |
</taxondetermination> |
60 | 60 |
<taxondetermination> |
61 | 61 |
<isoriginal>true</isoriginal> |
62 |
<taxonpath_id>
|
|
63 |
<taxonpath>
|
|
64 |
<canon_taxonpath_id>
|
|
65 |
<taxonpath>
|
|
62 |
<taxonconcept_id>
|
|
63 |
<taxonconcept>
|
|
64 |
<canon_taxonconcept_id>
|
|
65 |
<taxonconcept>
|
|
66 | 66 |
<datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id> |
67 | 67 |
<identifyingtaxonomicname>$authorplantname</identifyingtaxonomicname> |
68 |
</taxonpath>
|
|
69 |
</canon_taxonpath_id>
|
|
68 |
</taxonconcept>
|
|
69 |
</canon_taxonconcept_id>
|
|
70 | 70 |
<taxonomicname>$authorplantname</taxonomicname> |
71 |
</taxonpath>
|
|
72 |
</taxonpath_id>
|
|
71 |
</taxonconcept>
|
|
72 |
</taxonconcept_id>
|
|
73 | 73 |
</taxondetermination> |
74 | 74 |
</taxonoccurrence> |
75 | 75 |
</locationevent> |
Also available in: Unified diff
schemas/vegbien.sql: Renamed taxonpath -> taxonconcept as part of taxonomic schema refactoring at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/2012-10-03_conference_call#Taxonomic-schema-refactoring>