fix specimen fact export
minor
changes for outputmodel: encoding, shortCitation
outputmodel export specimen facts
minor in Outputmodelexport (common names and distributions)
small fixes in sortindex updater
changes in excelImport base
changes in TaxonExcelImport
changes in outputmodel
minor changes to TcsRdf import
ref #6368 remove some further occurrences of ITaxonNameBase
ref #4580 Add SchemaUpdateResult for schema updating
ref #6630 and ref #6368 remove generics from TaxonName
ref #6368 some adaptations after rebase
fix #6368 rename table and class TaxonNameBase
ref #6368 remove some further occurrences of NonViralName
ref #6368 remove TaxonNameBase subclasses
Merge branch 'develop' into feature/cdm-4.7
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java
Revert "rename term to description in Feature"
This reverts commit ce781a48f8801c3f2168cae24d3a67363a556a12 except for the wanted change
rename term to description in Feature
ref #5744 update deduplication helper for Institutions and Rights
cleanup
ref #6636: IOResultBase needs to implement Serializable
ref #6636: try to fix BOM issue in RIS byte array
ref #6636: try to fix encoding issue in RIS
ref #6636: try to improve debugging for RIS import
ref #6636: try to fix test for RIS import
ref #6636: adapt RIS Import for use in Editor
ref #6636 handle Books correctly in RIS import
ref #6636 further improvements to RIS import
ref #6636 first running version of RisReferenceImport, some important tags are still missing
revert the last change in AbcdImport
ref #6510 adapt source reference handling for representation import
Cleanup Endnote import
ref #6636 firs incomplete version of RIS reference import
reload default classification after commit
fix ABCD206XMLFieldGetter
adapt Abcd206Import for gbol
the needNomenclaturalCode() method has to be in the import class
ref #6524, ref #6619 set needsNomenclaturalCode to false for ExcelDistributionUpdateConfigurator
fix #6314: add homotypicalGroupSequenceNumber
fix #6619: missed to commit ioService
Conflicts: cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/distribution/excelupdate/ExcelDistributionUpdate.java cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/MnTableCreator.java
ref #6524: smaller changes for better handling in editor
add getter to IOResultBase.Error for reporting
ref #6524 add reporting to distribution updater
ref #6541 add reporting to ImportResult and change types for errors, warnings and exceptions
ref #6524 add reuse existing distribution
ref #6524 add import source to ExcelDistributionUpdate
Avoid dependency to org.codehaus.plexus.util.StringUtils
ref #6541 warning and errors to bytes in ImportResult
ref #6524 first running version of (FauEu) distribution updater
ref #6557 add name deduplication do ImportDeduplicationHelper
fix siblings import and source reference import
fix smaller issues in outputmodel export
avoid NPE in Outputmodel export
some code cleaning and improvement of siblings search
ref #6166: parsing of siblings and search for siblings in different accessPoints
ref #6524 first version, but still missing getStatusByStatusStr implementation
ref #6524 create import class for FauEu distribution import
minor and cleanup
adapt ABCD and GBIF imports to requirements of algae specimen and obeservation imports
ref #6314: adapt outputmodel export for protected titlecaches and add fact_type to source table
ref #6314: add factual data export to outputmodel export
add featureTreeTitle and uuidFeatureTree to import configurator base
code cleaning
ref #6519: missed to adapt the other exports
ref #6519: minor
fix csvDemoExport
ref #6519: adapt csv demo exports to the new exportResult and exportResultDataWrapper
ref #6314: add classification in taxon table, smaller fixes
ref #6314: add nomenclatural author table
ref #6314: smaller changes
fix #6542 name identifier import
ref #6541 fix failing imports with check
ref #6541 first version of ImportResult implemented
Cleanup
ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc