fix #9126 implement phenology import
ref #9148 change the name of CDM class ImageInfo to CdmImageInfo to avoid name calsh with commons-imaging/ImageInfo
Revert "Revert "cleanup" and "fix #9129 add AdditionalMediaCopyright preference predicate""
This reverts commit c209fbc15a181c5be945a00cef29768f468ad12b.
Revert "cleanup" and "fix #9129 add AdditionalMediaCopyright preference predicate"
This reverts commit eaf633c931f45f5c95f1656bce0afe7c4c84dc56 and 600a12c7c81c43398ef8ee3e9aaca7d44b2f709e
cleanup
ref #9025 implement TextDataExcelImport
ref #9049 final changes to Fl. Uzbekistan habitat import (and change column label langauge to default)
ref #9049 first implementation for Fl. Uzbekistan habitat import
ref #9061 some further steps for an import analyze framework
fix #9041 final changes to AltitudeExcelImport
ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus
fix #9031: add doubtful column to taxon table
ref #9061 a very first try to create an import analyzer framework (with example AltitudeExcelImport)
ref #9041 improve AltitudeExcelImport
make TaxonNodeFilter constructors private, use factory methods instead.
ref #9041 first incomplete version for AltitudeExcelImport
ref #9005 rename TaxonNode.excludedNote -> statusNote and replace flags by status enum
fix #8978 implement BigDecimal for StatisticalMeasurementValue
ref #7075 improve language handling and clean up for MediaExcelImport
fix dnaMarker creation, add to vocabulary
Revert "ref #6113 temporarily remove kmlMarshaller"
This reverts commit 6a4d8b86f4322567cc0d52f04270a9903dfe026b.
ref #6113 temporarily remove kmlMarshaller
ref #8905: fix description handling in specimen imports
fix correct handling of description configuration
ref #8891 Add CategoricalData and QuantitativeData to DwCA export
move base formatter to base package
add transaction to state in ExcelImportBase
fix abcd import with missing collectorsFieldNumber - continue
fix abcd import for missing collectorsFieldNumber
allow adding reverse representations to taxon relationship type during import
handle cf determinations correctly
ref #8819: handle cf and aff names in abcd import
fix #8809: fix NPE for areas without level
minor
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
smaller changes in ABCD import
cleanup and javadoc
cdm light fix export of areas without level
remove ignoreNull from ImportConfiguratorBase
rename ExternalNameIdentifier to ExternalIdentifier
fix abcd import when gathering date of associated unit is null
add Ko and Se to BerlinModelTransformer for PESI
fix cdmlight export test
ref #7623: fix NPE
ref #7623: improve gathering agent parsing and query generation
fix NPE in media rights part of biocase import
implement another possibility of gathering agent text in abcd (agentText)
logging of canceled import
abcd import: avoid potential NPE and emtpy authors
ref #8689 fix issus in Cdm2Cdm import and add "removeImportSource" configuration
add orcid and doi to identifier table
revert some of the last changes
ref #8689 revert unwanted commited files
ref #8689 Cdm2Cdm import from app-import to cdmlib-io
fix potential NPEs in ABCD import
avoid NPE in dataholder
smaller issues in abcd import
add userFriendlyIOName to Dwca Configurator
better exception handling in MethodMapper
remove default dna source
ref #8631: fix errors in abcd import
add more specific return type to CommonService.getSourcedObjectByIdInSource
ref #2717 improve SimpleFilterMapper to use allowed and not allowed values
ref #2717 fix notNull handling in ObjectMapper
ref #2717 improve ExportIgnore and NotYetImplemented and NullMapper
fix annotation mapper includedTypes handling
fix incorrect obligatory handling in DoiMapper and TimePeriodMapper
ref #2717 allow notNull for SingleAttribute mappers (needed for required fields in PESI)
ref #2717 fix incorrect error handling in CollectionExportMapping, only throw exception for single record, not all records
fix incorrect defaultValue handling in BooleanMapper factory method
ref #2717 add EM common name area UUIDs to BerlinModelTransformer
#8577 fix handling of long values in getUniqueInteger
fix default schema validation for ImportConfiguratorBase