Revision 64879c3f
Added by Patrick Plitzner over 7 years ago
app-import/src/main/java/eu/etaxonomy/cdm/io/redlist/gefaesspflanzen/RedListGefaesspflanzenImportNames.java | ||
---|---|---|
147 | 147 |
RedListUtil.logMessage(id, "Taxon for name "+name+" could not be created.", logger); |
148 | 148 |
return; |
149 | 149 |
} |
150 |
taxonBase.setSec(state.getConfig().getSourceReference()); |
|
150 | 151 |
|
151 | 152 |
//---CONCEPT RELATIONSHIPS--- |
152 | 153 |
/*check if taxon/synonym also exists in other classification |
Also available in: Unified diff
Set source ref for taxa #5448