Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

TagTotal number of occurrences
@todo0
TODO367

Each tag is detailed below:

TODO

Number of occurrences found in the code: 367

eu.etaxonomy.cdm.io.berlinModel.BerlinModelTransformerLine
other relationshipTypes270
preliminary315
--No comment--475
Exception494
--No comment--531
Exception568
Exception597
--No comment--628
Exception630
--No comment--646
Exception655
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelAuthorImportLine
public ??72
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelAuthorTeamImportLine
pass it in other way, not as a class variable47
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelCommonNamesImportLine
test performance, implement in state404
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelFactsImportLine
work around until service method works80
--No comment--123
check also FactCategory string225
test257
textData.putText(fact, bmiConfig.getFactLanguage()); //doesn't work because bmiConfig.getFactLanguage() is not not a persistent Language Object throws in thread "main" org.springframework.dao.InvalidDataAccessApiUsageException: object references an unsaved transient instance - save the transient instance before flushing: eu.etaxonomy.cdm.model.common.Language; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: eu.etaxonomy.cdm.model.common.Language283
make it an Extension when possible Extension datesExtension = Extension.NewInstance(textData, strSequence, ExtensionType.ORDER());322
--No comment--335
--No comment--342
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelImportConfiguratorLine
--No comment--48
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelNameFactsImportLine
language146
--No comment--155
--No comment--160
--No comment--171
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelNameStatusImportLine
doubtful117
--No comment--144
--No comment--235
--No comment--250
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelOccurrenceImportLine
for testing TaxonBase taxonBase = Taxon.NewInstance(BotanicalName.NewInstance(Rank.SPECIES()), null);272
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelRefDetailImportLine
--No comment--155
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelReferenceImportLine
isPaper140
--No comment--646
--No comment--658
--No comment--663
--No comment--793
which one to use??940
which one to use??949
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelTaxonNameImportLine
rank should never be null or a more sophisticated algorithm has to be implemented for genus/supraGenericName152
--No comment--415
--No comment--440
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelTaxonNameRelationImportLine
(preliminaryFlag = true testen128
--No comment--138
--No comment--142
addToAllNames true or false?200
--No comment--238
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelTaxonRelationImportLine
other relationships281
--No comment--286
--No comment--294
--No comment--297
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelTypesImportLine
--No comment--106
--No comment--110
--No comment--146
--No comment--242
eu.etaxonomy.cdm.io.berlinModel.in.BerlinModelWebMarkerImportLine
--No comment--146
eu.etaxonomy.cdm.io.berlinModel.in.validation.BerlinModelGeneralImportValidatorLine
Auto-generated method stub147
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelAuthorExportLine
make more generic for all BerlinModelExport classes116
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelExportStateLine
--No comment--50
--No comment--61
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelFactExportLine
--No comment--96
quick and dirty for Salvador export225
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelTaxonExportLine
--No comment--103
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelTaxonNameExportLine
--No comment--128
rank = null or rank < genus and genusOrUninomial != null172
eu.etaxonomy.cdm.io.berlinModel.out.mapper.CreatedAndNotesMapperLine
casus Salvador, should be stored in Extension ones extensions are also for annotatable entities87
eu.etaxonomy.cdm.io.berlinModel.out.mapper.FactCategoryMapperLine
--No comment--58
Auto-generated catch block145
eu.etaxonomy.cdm.io.berlinModel.out.mapper.IdMapperLine
--No comment--68
--No comment--72
eu.etaxonomy.cdm.io.berlinModel.out.mapper.RefDetailMapperLine
microRef with no reference97
Auto-generated catch block136
eu.etaxonomy.cdm.io.common.CacheUpdaterLine
misuse TaxonServic for sequence update, use sequence service when it exists117
eu.etaxonomy.cdm.io.common.CdmImportBaseLine
Move to DbImportBase once this exists.260
also implemented in DbImportObjectCreationMapper (reduce redundance)261
eu.etaxonomy.cdm.io.common.ExportConfiguratorBaseLine
//needed71
eu.etaxonomy.cdm.io.common.ExportStateBaseLine
make it CONFIG extends DBExportConfigurator20
eu.etaxonomy.cdm.io.common.IPartitionedIOLine
make state more generic30
eu.etaxonomy.cdm.io.common.ImportConfiguratorBaseLine
--No comment--51
eu.etaxonomy.cdm.io.common.ImportStateBaseLine
make this abstract or find another way to force that the transformer exists218
eu.etaxonomy.cdm.io.common.IoStateBaseLine
config not necessary ones it it implemented in constructor for Imports too.48
eu.etaxonomy.cdm.io.common.MapWrapperLine
--No comment--51
Set<T> persitentAll = service.getAll(); result.addAll(persistentALl);79
from service90
--No comment--104
eu.etaxonomy.cdm.io.common.SourceLine
error weitergabe des Fehlers nach oben?240
implement for others.441
eu.etaxonomy.cdm.io.common.mapping.DbImportAnnotationMapperLine
maybe this class should not inherit from DbSingleAttributeImportMapperBase as it does not map to a single attribute33
allow user defined vocabularies194
eu.etaxonomy.cdm.io.common.mapping.DbImportExtensionMapperLine
maybe this class should not inherit from DbSingleAttributeImportMapperBase as it does not map to a single attribute35
allow user defined vocabularies191
eu.etaxonomy.cdm.io.common.mapping.DbImportImageGalleryMapperLine
maybe this class should not inherit from DbSingleAttributeImportMapperBase as it does not map to a single attribute37
eu.etaxonomy.cdm.io.common.mapping.DbImportMarkerMapperLine
maybe this class should not inherit from DbSingleAttributeImportMapperBase as it does not map to a single attribute33
allow user defined vocabularies179
eu.etaxonomy.cdm.io.common.mapping.DbImportMethodMapperLine
remove ANNOTATABLE by ISourcable (but this is not CDMBase yet therefore not trivial29
eu.etaxonomy.cdm.io.common.mapping.DbImportMultiLanguageTextMapperLine
make this a definedTermMapper103
eu.etaxonomy.cdm.io.common.mapping.DbImportNameTypeDesignationMapperLine
make it a single attribute mapper64
cast89
check if this is correct116
what is this117
copied from DbImportObjectMapper. Maybe these can be merged again in future133
eu.etaxonomy.cdm.io.common.mapping.DbImportObjectCreationMapperBaseLine
remove ANNOTATABLE by ISourcable (but this is not CDMBase yet therefore not trivial34
get standard namespace from mappingImport41
make it a single attribute mapper51
also implemented in CdmImportBase (reduce redundance)96
eu.etaxonomy.cdm.io.common.mapping.DbImportSynonymMapperLine
make it a single attribute mapper80
cast111
copied from DbImportObjectMapper. Maybe these can be merged again in future140
eu.etaxonomy.cdm.io.common.mapping.DbImportTaxIncludedInMapperLine
make it a single attribute mapper78
check int119
copied from BM import. May be more generic175
copied from DbImportObjectMapper. Maybe these can be merged again in future240
eu.etaxonomy.cdm.io.common.mapping.DbSingleAttributeImportMapperBaseLine
remove cast Source source = (Source)getState().getConfig().getSource(); String tableName = getTableName(); String attributeName = getSourceAttribute(); return source.checkColumnExists(tableName, attributeName);299
not possible as long as tableName is not initialized304
remove cast313
eu.etaxonomy.cdm.io.eflora.EfloraImportBaseLine
prevent multiple elements48
--No comment--78
--No comment--142
--No comment--152
eu.etaxonomy.cdm.io.eflora.EfloraImportConfiguratorLine
--No comment--38
move to state, but a state gets lost after each import.invoke, so I can't move this information from the one import to another import in case I run 2 imports in line44
Auto-generated catch block132
--No comment--144
eu.etaxonomy.cdm.io.eflora.EfloraTaxonImportLine
make part of state, but state is renewed when invoking the import a second time106
generally do not store the reference object in the config125
add covered taxa etc.372
num568
use regex instead693
wie können NameTypes den Namen zugeordnet werden? - wird aber vom Portal via NameCache matching gemacht1037
verify other information1275
genus and species epi1642
genus and species epi1647
num attribute in taxon1877
nc1886
eu.etaxonomy.cdm.io.eflora.EfloraTransformerLine
the same ?238
eu.etaxonomy.cdm.io.erms.ErmsAreaImportLine
--No comment--105
--No comment--127
eu.etaxonomy.cdm.io.erms.ErmsImageImportLine
do we need to add to TaxonNameBase too?88
eu.etaxonomy.cdm.io.erms.ErmsImportBaseLine
needed?75
eu.etaxonomy.cdm.io.erms.ErmsImportConfiguratorLine
needed ??44
eu.etaxonomy.cdm.io.erms.ErmsImportRankMapLine
Auto-generated method stub118
eu.etaxonomy.cdm.io.erms.ErmsLinkImportLine
do we need to add to TaxonNameBase too?74
eu.etaxonomy.cdm.io.erms.ErmsReferenceImportLine
--No comment--130
eu.etaxonomy.cdm.io.erms.ErmsSourceUsesImportLine
ist das wirklich der richtige Name, oder muss ein verknüpfter Name verwendet werden303
eu.etaxonomy.cdm.io.erms.ErmsTaxonImportLine
get automatic by second path mappers String selectAttributes = "id, tu_parent, tu_typetaxon, tu_typetaxon, tu_typedesignation, tu_acctaxon, tu_status"; String strRecordQuery = " SELECT " + selectAttributes + " FROM tu " + " WHERE ( tu.id IN (" + ID_LIST_TOKEN + ") )"; return strRecordQuery; }168
eu.etaxonomy.cdm.io.erms.ErmsTaxonRelationImportLine
get automatic by second path mappers73
eu.etaxonomy.cdm.io.erms.validation.ErmsGeneralImportValidatorLine
Auto-generated method stub178
eu.etaxonomy.cdm.io.erms.validation.ErmsRankImportValidatorLine
ranks with not existing kingdoms (e.g. kingdom_id = 8)36
eu.etaxonomy.cdm.io.excel.common.ExcelImportConfiguratorBaseLine
--No comment--25
--No comment--60
eu.etaxonomy.cdm.io.excel.distribution.DistributionImportLine
Handle absence case. This case has not yet occurred in the excel input file, though.216
eu.etaxonomy.cdm.io.excel.distribution.DistributionImportConfiguratorLine
--No comment--83
eu.etaxonomy.cdm.io.excel.taxa.NormalExplicitImportLine
parse name162
parse authors if (state.getAuthor(authorStr)!= null) {170
implementation must be improved when matching of taxa with existing taxa is implemented => the assumption that the only description is the description added by this import is wrong then261
eu.etaxonomy.cdm.io.excel.taxa.NormalExplicitImportConfiguratorLine
--No comment--84
eu.etaxonomy.cdm.io.excel.taxa.TaxonExcelImporterBaseLine
This enum is for future use (perhaps).57
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaHeterotypicSynonymImportLine
Achtung!!!!! dies wird auch bei homotypischen Synonymen aufgerufen! Dadurch wird ein weiteres Synonym erzeugt117
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaImportBaseLine
Make configurable /* Interval for progress info message when retrieving taxa */ protected static final int modCount = 10000; /* Highest taxon index in the FauEu database */ protected int highestTaxonIndex = 0;53
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaImportConfiguratorLine
--No comment--30
--No comment--99
--No comment--114
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaRelTaxonIncludeImportLine
in case original genus exists must add synonym to original genus instead of to accepted taxon730
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaTaxonNameImportLine
Ignore authors like xp, xf, etc?642
use generate NameCache zooName.setNameCache(concatString);1007
Add reference, NC status1015
eu.etaxonomy.cdm.io.faunaEuropaea.FaunaEuropaeaTransformerLine
preliminary127
Verify mappings with comments. Those don't map to TDWG areas.208
eu.etaxonomy.cdm.io.jaxb.CdmMarshallerListenerLine
This method is just a place holder at this point.22
eu.etaxonomy.cdm.io.jaxb.JaxbExportLine
Split into one file per data set member to see whether performance improves?107
!!!169
retrieve taxa and synonyms separately need correct count for taxa and synonyms if (taxonBaseRows == 0) { taxonBaseRows = getTaxonService().count(TaxonBase.class); } logger.info("# Synonym: " + taxonBaseRows); dataSet.setSynonyms(new ArrayList<Synonym>()); dataSet.setSynonyms(getTaxonService().getAllSynonyms(taxonBaseRows, 0));220
FIXME!!!!!299
eu.etaxonomy.cdm.io.jaxb.JaxbImportLine
Have separate data save methods160
Implement dataSet.getDescriptions() and IDescriptionService.saveDescriptionAll() if ((descriptions = dataSet.getDescriptions()) != null) { logger.info("Saving " + descriptions.size() + " descriptions"); getDescriptionService().saveDescriptionAll(descriptions); }289
eu.etaxonomy.cdm.io.jaxb.JaxbImportConfiguratorLine
--No comment--34
--No comment--209
eu.etaxonomy.cdm.io.jaxb.LanguageStringTestLine
Does not work because the term loading does not work in test cases...36
eu.etaxonomy.cdm.io.jaxb.WarningTolerantValidationEventHandlerLine
check this29
eu.etaxonomy.cdm.io.pesi.out.PesiAdditionalTaxonSourceExportLine
--No comment--243
--No comment--285
--No comment--305
eu.etaxonomy.cdm.io.pesi.out.PesiImageExportLine
--No comment--246
eu.etaxonomy.cdm.io.pesi.out.PesiNoteExportLine
Auto-generated method stub313
extension343
Think of something more sophisticated than this408
Think of something more sophisticated than this447
--No comment--520
eu.etaxonomy.cdm.io.pesi.out.PesiNoteSourceExportLine
--No comment--179
What should be used instead?250
eu.etaxonomy.cdm.io.pesi.out.PesiOccurrenceExportLine
--No comment--451
eu.etaxonomy.cdm.io.pesi.out.PesiOccurrenceSourceExportLine
This is the name of the former taxon (accepted taxon as well as synonym) the source was associated to. How can we get a hand on it?208
--No comment--266
This is the name of the former taxon (accepted taxon as well as synonym) the source was associated to.323
eu.etaxonomy.cdm.io.pesi.out.PesiRelTaxonExportLine
--No comment--468
eu.etaxonomy.cdm.io.pesi.out.PesiSourceExportLine
--No comment--307
eu.etaxonomy.cdm.io.pesi.out.PesiTaxonExportLine
extension?1304
Not represented in CDM right now. Depends on import.1520
Not represented in CDM right now. Depends on import.1533
--No comment--1620
19.08.2010: An import of CacheCitation does not exist in the ERMS import yet or it will be imported in a different way... So the following code is some kind of harmless assumption.1791
eu.etaxonomy.cdm.io.pesi.out.PesiTransformerLine
Areas identified by the string "TODO" (for now) have to be identified correctly after additions have been made to the list of NamedArea's according to specific imports, i.e. euro+med1331
Areas identified by the string "TODO" (for now) have to be identified correctly after additions have been made to the list of NamedArea's according to specific imports, i.e. euro+med1595
CDM sourceUseId and PESI sourceUseId are equal for now.1853
CDM sourceUseId and PESI sourceUseId are equal for now.1869
Unknown NodeCategories NoteCategory_STR_general_distribution_euromed = 10; NoteCategory_STR_general_distribution_world = 11; NoteCategory_STR_Common_names = 12; NoteCategory_STR_Maps =14; NoteCategory_STR_Link_to_maps = 20; NoteCategory_STR_Link_to_images = 21; NoteCategory_STR_Link_to_taxonomy = 22; NoteCategory_STR_Link_to_general_information = 23; NoteCategory_STR_undefined_link = 24; NoteCategory_STR_Editor_Braces = 249; NoteCategory_STR_Editor_Brackets = 250; NoteCategory_STR_Editor_Parenthesis = 251; NoteCategory_STR_Inedited = 252; NoteCategory_STR_Comments_on_editing_process = 253; NoteCategory_STR_Publication_date = 254; NoteCategory_STR_Distribution = 278; NoteCategory_STR_Biology = 281; NoteCategory_STR_Diagnosis = 282; NoteCategory_STR_Host = 283;2246
Unknown NodeCategories NoteCategory_general_distribution_euromed = 10; NoteCategory_general_distribution_world = 11; NoteCategory_Common_names = 12; NoteCategory_Maps =14; NoteCategory_Link_to_maps = 20; NoteCategory_Link_to_images = 21; NoteCategory_Link_to_taxonomy = 22; NoteCategory_Link_to_general_information = 23; NoteCategory_undefined_link = 24; NoteCategory_Editor_Braces = 249; NoteCategory_Editor_Brackets = 250; NoteCategory_Editor_Parenthesis = 251; NoteCategory_Inedited = 252; NoteCategory_Comments_on_editing_process = 253; NoteCategory_Publication_date = 254; NoteCategory_Distribution = 278; NoteCategory_Biology = 281; NoteCategory_Diagnosis = 282; NoteCategory_Host = 283;2346
Exception2446
Exception2516
Exception2545
Exception2581
Exception2651
Exception2656
This needs to be refined. For now we differentiate between Animalia and Plantae only.2670
Exception2779
Exception2849
Exception2878
Figure out a way to handle this gracefully.2901
Figure out a way to handle this gracefully.2924
--No comment--2946
--No comment--2968
Figure out a way to handle this gracefully.3010
Figure out a way to handle this gracefully.3051
--No comment--3099
Exception3101
--No comment--3149
Exception3151
eu.etaxonomy.cdm.io.pilotOutputHtml.PilotOutputDescriptionExporterLine
public class JaxbExport extends CdmIoBase implements ICdmIO {47
Split into one file per data set member to see whether performance improves?109
CdmApplicationController appCtr = config.getCdmAppController(false, true);130
retrieve taxa and synonyms separately need correct count for taxa and synonyms if (taxonBaseRows == 0) { taxonBaseRows = getTaxonService().count(TaxonBase.class); } logger.info("# Synonym: " + taxonBaseRows); dataSet.setSynonyms(new ArrayList<Synonym>()); dataSet.setSynonyms(getTaxonService().getAllSynonyms(taxonBaseRows, 0));208
eu.etaxonomy.cdm.io.pilotOutputHtml.PilotOutputExporterLine
public class JaxbExport extends CdmIoBase implements ICdmIO {47
Split into one file per data set member to see whether performance improves?108
CdmApplicationController appCtr = config.getCdmAppController(false, true);129
retrieve taxa and synonyms separately need correct count for taxa and synonyms if (taxonBaseRows == 0) { taxonBaseRows = getTaxonService().count(TaxonBase.class); } logger.info("# Synonym: " + taxonBaseRows); dataSet.setSynonyms(new ArrayList<Synonym>()); dataSet.setSynonyms(getTaxonService().getAllSynonyms(taxonBaseRows, 0));207
eu.etaxonomy.cdm.io.profiler.ProfilerControllerLine
move to common15
eu.etaxonomy.cdm.io.reference.EndnoteRecordsImportTestLine
--No comment--33
eu.etaxonomy.cdm.io.reference.endnote.in.EndNoteImportBaseLine
prevent multiple elements161
--No comment--205
--No comment--269
--No comment--279
eu.etaxonomy.cdm.io.reference.endnote.in.EndnoteImportConfiguratorLine
--No comment--49
wieder zurück!!!55
Auto-generated catch block122
--No comment--141
!!! functionRecordsDetailed = getDefaultFunction(EndnoteRecordsImport.class, "defaultRecordsDetailedFunction");176
Auto-generated method stub237
eu.etaxonomy.cdm.io.reference.endnote.in.IEndnotePlaceholderClassLine
implement EDIT TcsMetaData extension40
implement EDIT TcsMetaData extension57
eu.etaxonomy.cdm.io.sdd.SDDCdmExporterLine
public class JaxbExport extends CdmIoBase implements ICdmIO {46
Split into one file per data set member to see whether performance improves?109
CdmApplicationController appCtr = config.getCdmAppController(false, true);130
retrieve taxa and synonyms separately need correct count for taxa and synonyms if (taxonBaseRows == 0) { taxonBaseRows = getTaxonService().count(TaxonBase.class); } logger.info("# Synonym: " + taxonBaseRows); dataSet.setSynonyms(new ArrayList<Synonym>()); dataSet.setSynonyms(getTaxonService().getAllSynonyms(taxonBaseRows, 0));208
eu.etaxonomy.cdm.io.sdd.SDDDataSetLine
can be deleted when everything works Object obj = taxa; Collection<TaxonBase> taxonBases = (Collection<TaxonBase>)obj;625
eu.etaxonomy.cdm.io.sdd.SDDDescriptionIOLine
ensure that all images are imported418
erase file:/1443
?1583
eu.etaxonomy.cdm.io.sdd.SDDImportConfiguratorLine
--No comment--39
Auto-generated catch block110
--No comment--127
eu.etaxonomy.cdm.io.specimen.UnitsGatheringAreaLine
move to termservice92
move to termservice99
eu.etaxonomy.cdm.io.specimen.abcd206.in.Abcd206ImportLine
exsiccatum177
do we really want to check the url?202
save area sooner219
needs to be saved ?? save it sooner223
fossils?280
sec set null1123
parsing of ViralNames?1207
ViralName1335
eu.etaxonomy.cdm.io.specimen.abcd206.in.Abcd206ImportConfiguratorLine
--No comment--47
--No comment--112
--No comment--127
Auto-generated method stub226
eu.etaxonomy.cdm.io.specimen.excel.in.SpecimenExcelImportLine
parsing of ViralNames?325
eu.etaxonomy.cdm.io.specimen.excel.in.SpecimenExcelImportConfiguratorLine
--No comment--35
--No comment--93
--No comment--108
eu.etaxonomy.cdm.io.taxonx.TaxonXImportConfiguratorLine
--No comment--40
--No comment--126
eu.etaxonomy.cdm.io.taxonx.TaxonXModsImportLine
--No comment--168
eu.etaxonomy.cdm.io.taxonx.TaxonXNomenclatureImportLine
under work158
--No comment--436
under work459
special character ?, �, !504
move to TypeDesignation class562
Preliminary to avoid laizy loading errors593
Preliminary to avoid laizy loading errors610
eu.etaxonomy.cdm.io.taxonx.TaxonXTransformerLine
--No comment--181
eu.etaxonomy.cdm.io.tcsrdf.CdmOneToManyXmlMapperLine
--No comment--73
eu.etaxonomy.cdm.io.tcsrdf.CdmSingleAttributeXmlMapperBaseLine
--No comment--107
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfImportConfiguratorLine
--No comment--38
--No comment--60
for spring use only83
Auto-generated catch block132
--No comment--172
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfImportConfiguratorTestLine
some strange Hibernate exceptions appear if running this test in maven (in line with other tests)34
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfReferenceImportLine
--No comment--81
--No comment--243
--No comment--255
--No comment--291
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfTaxonNameImportLine
make it a more specific Mapper for both attributes70
--No comment--141
--No comment--147
--No comment--151
--No comment--199
--No comment--208
refinement223
--No comment--242
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfTaxonNameRelationsImportLine
--No comment--120
;121
;122
--No comment--130
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfTaxonRelationsImportLine
--No comment--195
citation, microReference219
different synRelTypes -> warning220
check if name is part of this tcs file276
eu.etaxonomy.cdm.io.tcsrdf.TcsRdfTransformerLine
--No comment--240
eu.etaxonomy.cdm.io.tcsxml.DefaultTcsXmlPlaceholdersLine
implement EDIT TcsMetaData extension38
implement EDIT TcsMetaData extension55
eu.etaxonomy.cdm.io.tcsxml.TcsXmlTransformerLine
--No comment--73
-> see documentation, Bacteria status }else if (strRank.equals("pv")){return Rank; }else if (strRank.equals("bv")){return Rank.;94
code Indeterminate }else if (nomCode.equals("Indeterminate")){return NomenclaturalCode.XXX();144
--No comment--237
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlImportBaseLine
prevent multiple elements161
--No comment--203
--No comment--267
--No comment--277
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlImportConfiguratorLine
--No comment--38
Auto-generated catch block156
--No comment--181
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlMetaDataImportLine
do simple MetaData77
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlPublicationsImportLine
--No comment--59
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlSpecimensImportLine
--No comment--54
collection placeholder226
specimenItem placeholder240
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlTaxonImportLine
use XPath77
make the same for the Assertions150
--No comment--161
how to handle172
may sec be null?187
--No comment--276
--No comment--284
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlTaxonNameImportLine
check269
do Attributes reference279
check283
--No comment--345
--No comment--350
code359
(can be changed if Viral Name also has Genus in future logger.warn("Genus ref type for Viral Name not implemented yet");370
--No comment--439
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlTaxonNameRelationsImportLine
sanctioned172
PublicationStatus188
BasedOn204
--No comment--219
relType237
note, microreference252
eu.etaxonomy.cdm.io.tcsxml.in.TcsXmlTaxonRelationsImportLine
--No comment--128
id167
if synonym179
citation, microReference254
different synRelTypes -> warning255
--No comment--278
synonym?326
check if name is part of this tcs file370
eu.etaxonomy.cdm.test.integration.TestCdmDbComparatorLine
Want the entire row as string not just toString() of the object.448