Revision 5240
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
145 | 145 |
</canon_taxonconcept_id> |
146 | 146 |
<author>$ScientificNameAuthor</author> |
147 | 147 |
<class>$Class</class> |
148 |
<definer_id> |
|
149 |
<_simplifyPath> |
|
150 |
<next>datasource_id</next> |
|
151 |
<path> |
|
152 |
<party> |
|
153 |
<givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname> |
|
154 |
<middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename> |
|
155 |
<surname><_namePart><last>$IdentifiedBy</last></_namePart></surname> |
|
156 |
</party> |
|
157 |
</path> |
|
158 |
</_simplifyPath> |
|
159 |
</definer_id> |
|
148 | 160 |
<family>$Family</family> |
149 | 161 |
<genus>$Genus</genus> |
150 | 162 |
<kingdom>$Kingdom</kingdom> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Populated new taxonconcept.definer_id from identifiedBy, or when no identifiedBy is specified, from the datasource itself (using _simplifyPath:[next=datasource_id])