add some term uuids to E+M import
ref #6774 Refactor OWL export
minor
fix sortindex for root nodes and harmonize column names
add check for dna data
add E+M common name area voc uuid
use state in getVocabulary
ref #6774 Export term vocabulary for each term
ref #6774 Refactor export for multiple term trees
fix #8264: add published to synonym table
fix #8264: add excluded, unplaced and published to taxon table of cdm light export
E+M special languages
fix #8257 Remove factory methods for term node creation
cleanup
Fix term creation for multiple representations
Rename Owl import/export to StructureTreeOwl import/export
ref #8248 Add term representations to OWL import and export and test
ref #8248 Ready OWL import for taxeditor usage
ref #8248 Enhance OWL import
ref #8248 Add URI to OWL export
ref #8248 Implement OWL import test
ref #8248 Implement OWL import
ref #6774 Extract constants + add node type
ref #8189 moving method getFolderSeperator() back to CdmUtils
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil
ref #6627: add import of taxon interactions to cdmlight - continue
ref #6627: add import of taxon interactions to cdmlight
ref #8175: name facts in a separate table
fix #8175: name facts should be exported by cdm light export
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8096: delete old cache updater and adapt cache updater to moved terms
ref #8096: move cache updater and service methods return updateResult
ref #8162 adapt cdmlip to new term package structure
ref #6794 Add generics to FeatureNode and FeatureTree
ref #8153 Adapt cdmlib to model changes
fix some compilation issues with generics
ref #8118 update mysql driver path in code and tests
ref #7470 add verbatim type designation / TextTypeDesignation
ref #8017 add sources to TypeDesignationBase
fix CacheUpdater
implement merge for ImportResult
ref #8030 rename updateTitleCache to updateCaches
fix incorrect handling of empty notes in AnnotationMapper
ref #7903: add comparator for taxa in cdm light configurator
ref #7903: add sortIndex to taxon table in cdm light export
fix exception if biocase provider is not available
fix error in geolocation in abcd import
ref #6774 Fix owl export file generation
smaller changes in abcd import
ref #7755: provide all data for specimen pages
ref #7699 Allow 3 representations for CdmImportBase.getImageMedia
ref #7921 add Caucasus area voc uuids
revert unwanted last commit
ref #7930 remove IWithDoi from IAuthoredPublicationBase
ref #7837 Implement docx export
fix #7915 move datePublished to subinterface IWithAuthorAndDate, remove from IJournal and IPrintSeries this way
code cleaning, removing system.err...
ref #7894 add E+M sourceNumber voc uuid
ref #7829, ref #7800 improve nom. ref. matcher (also changes the result type => needs adaptation in client Apps)
revert: Add series parsing with letters (test) - all unwanted commits
Add series parsing with letters (test)
ref #7801 unify cache initialization in deduplicationHelper
ref #7799 compute author caches in deduplicationHelper
ref #4822 use specific annotation type for distribution information
ref #2764 ref #3814 add endemic non and unknown status
check for protected caches in cdmlight export
smaller changes in cdmlightexport
remove unnecessary warning in cdmlight export
add parental species ext to BerlinModelTransformer
ref #7420 add config parameter to getWorksheetname for Excel import
fix bugs in abcd import
ref #7700: use TypedesignationSetManager for creating TypeDesignationString for homotypic group in cdm light export
ref #7666 adding NARROW NO-BREAK after doubtful marker
ref #7694: adapt typedesignation output for cdmlight export
ref #7075 fix bugs in MediaExcelImport
fix NPE in CdmLightExport
ref #7664 adapt return type for many methods with defined typification
code cleaning
revert commit ff21181c
fix row count issue for CsvImportBase