Revision 5657
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
29 | 29 |
<aggregateoccurrence><cover_fraction><_percent_to_fraction><value>$%cover</value></_percent_to_fraction></cover_fraction></aggregateoccurrence> |
30 | 30 |
<authortaxoncode>$currentTaxonName sec Weakley 2006</authortaxoncode> |
31 | 31 |
<taxondetermination> |
32 |
<taxonlabel_id>
|
|
33 |
<taxonlabel>
|
|
34 |
<matched_label_id>
|
|
32 |
<taxonverbatim_id>
|
|
33 |
<taxonverbatim>
|
|
34 |
<taxonlabel_id>
|
|
35 | 35 |
<taxonlabel> |
36 |
<creator_id> |
|
37 |
<party> |
|
38 |
<creator_id>0</creator_id> |
|
39 |
<organizationname>TNRS</organizationname> |
|
40 |
</party> |
|
41 |
</creator_id> |
|
36 |
<matched_label_id> |
|
37 |
<taxonlabel> |
|
38 |
<creator_id> |
|
39 |
<party> |
|
40 |
<creator_id>0</creator_id> |
|
41 |
<organizationname>TNRS</organizationname> |
|
42 |
</party> |
|
43 |
</creator_id> |
|
44 |
<taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname> |
|
45 |
</taxonlabel> |
|
46 |
</matched_label_id> |
|
42 | 47 |
<taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname> |
43 | 48 |
</taxonlabel> |
44 |
</matched_label_id> |
|
45 |
<taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname> |
|
46 |
<taxonverbatim><binomial>$currentTaxonName sec Weakley 2006</binomial></taxonverbatim> |
|
47 |
</taxonlabel> |
|
48 |
</taxonlabel_id> |
|
49 |
</taxonlabel_id> |
|
50 |
<binomial>$currentTaxonName sec Weakley 2006</binomial> |
|
51 |
</taxonverbatim> |
|
52 |
</taxonverbatim_id> |
|
49 | 53 |
</taxondetermination> |
50 | 54 |
</taxonoccurrence> |
51 | 55 |
</locationevent> |
Also available in: Unified diff
schemas/vegbien.sql: Link taxondetermination to taxonverbatim (which is a subclass of taxonlabel) instead of directly to taxonlabel. This will enable later having multiple taxonverbatims for one taxonlabel.