Revision 5240
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
139 | 139 |
</canon_taxonconcept_id> |
140 | 140 |
<author>$scientificNameAuthorship</author> |
141 | 141 |
<class>$class</class> |
142 |
<definer_id> |
|
143 |
<_simplifyPath> |
|
144 |
<next>datasource_id</next> |
|
145 |
<path> |
|
146 |
<party> |
|
147 |
<givenname><_namePart><first>$identifiedBy</first></_namePart></givenname> |
|
148 |
<middlename><_namePart><middle>$identifiedBy</middle></_namePart></middlename> |
|
149 |
<surname><_namePart><last>$identifiedBy</last></_namePart></surname> |
|
150 |
</party> |
|
151 |
</path> |
|
152 |
</_simplifyPath> |
|
153 |
</definer_id> |
|
142 | 154 |
<family>$family</family> |
143 | 155 |
<genus>$genus</genus> |
144 | 156 |
<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])