ref #3740 refactor operations in io layer
ABCD import:set fieldUnit in derivedUnitFace after creation to avoid new creation of fieldUnit
cdmLight export: add classification export again
adapt cdmLightExport for using TaxonNodeFilter
revert DwcaImport changes
remove deprecated in NomenclaturalCode constructor
cleanup
ref #6887 handle modified in CoL import
ref #6887 handle occurrenceStatus and establishementMeans in CoL
ref #6887 handle extinct and modified in CoL
fix simple facts for simple facts without text
fix #6799: add totalCount of ticks as totalwork and start the progress monitor when this is calculated
ref #6799: start the progress monitor
ref #6799: use the progress monitor of the configurator
ref #6627: facts containing only media exported to an media table
fix bug in sortindex updater
ref #6828:adapt cache updater to work for specimenOrObservationBase
ref #6887 and ref #5173 improve area handling for CoL distribution import
ref #6887 handle non LSID identifiers in CoL import
ref #6887 handle languages in DwCA CoL import
ref #6887 add description.txt to CoL import
fix compilation issue in PartitionableConverterBase
fix inadequate logging in stream partitioner
fix #6880 allow explicitly define hibernate configurations in applicationController
ref #5713 fix #5713 (partly or fully)
use uuid instead of id for refresh in ImportDeduplicationHelper
fix #6851 use country label instead of description in specimen cache strategy
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 4.10.0-SNAPSHOT development
Merge branch 'develop' into owlExport
smaller changes in NormalExplicit import
ref #6792 adapt ImportDeduplicationHelper to run with sessions (for AgentBase)
fix #6793 implement csv import framework
adapt generics for SimpleImport
fix #6790 IO class hierarchy creates problems in eclipse
rename ExcelImporterBase to ExcelImportBase
minor
updating poms for 4.9.0-SNAPSHOT development
export all specimenOrObservationBase not only derivedUnits
add check for NP in cdm light export
ref #6627: avoid NPE when children list contains null values
fix clearCache handling and more progressMonitor subtasks
ref #6774 Export results to byte array stream
ref #6774 use feature uuid in RDF
ref ##6774 Initial import of OWL export
ref #6754 ref #6755 fix bug with duplicate TaxonNode fetch
ref #6754 ref #6755 implement partitioner for DwcA Export retrieval
fix generics compile error
ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export
cleanup and adapt export hierarchie (add destination generics)
fix possible NPE in CDM light export for missing names
ref #6754 ref #6755 add includeRootNodes and fix count
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
ref #6754 fix name relationship bug and some cleanup
ref #6754 repair zip creation for large datasets
ref #6754 cleanup reporting
ref #6755 ref #6754 add result to DwCA file result
ref #6755 ref #6754 improve DwcA zip export
cdmLight with comma delimiter
ref #6754 remove Component from single DwcA exports
remove exportData from CdmExportBase
ref #6755 first preliminary version of DwC-A export web service
ref #6754 improve handling of existing records in DwC-A export
ref #6754 further adapt DwC-A export
adapt excel import to the plant list files
minor in excel import
ref #6627 improve export result handling for cdm light
cleanup tests in io and service
fix failing tests
ref #6541 ref #6698 fix bug ImportResult is not set correctly
adapt excel import to the plant list csv file
ref #6754 adapt signature
ref #6627 adapt handling of state in OutputModelResultProcessor
ref #6754 first part of refactoring DwcA export, also improved ExportResult / ImportResult handling ref #6626 ref #6698