ref #6794 Add progress monitor break point
ref #6794 Fix potential ClassCastException
adapt cdm light column names
cleanup
ref #8479 add concurrency, TaxonNodeOutStreamPartitionerConcurrent
ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById
ref #8479 propertyPaths for TaxonNodeOutStreamPartitioner and introduce interface ITaxonNodeOutStreamPartitioner
ref #8299: CdmLightExportTable new column
ref #8299: add TypeCache and TypeString to homotypical group table
ref #8479 allow manual last commit for TaxonNodeOutStreamPartitioner
allow TaxonNodeOutStreamPartitioner to be readOnly = false and use in in CsvNameExport preliminary
remove setRollbackOnly to test if this causes exception in TaxEditor tests. Also it looks like it should be used only in specific contexts
rename rollback method
add rollback to ICdmRepository and use in TaxonNodeOutStreamPartitioner
adapt CdmLightClassificationExport to hasXXX methods
ref #8479 make TaxonNodeOutStreamPartitioner read only by default.
add higher Taxon search option to specimen search
syntax for collective species uuid
some minor adaptations to CdmLightExport and CsvNameExport
minor
ref #8441 adapt testdata and SDDDocumentBuilder to FeatureState
ref #8441 further implementation for FeatureState and inapplicableIf
add add unitGUID to abcd import
ref #7099 rename model.rights to model.permission
ref #7099 move user, group and GrantedAuthorityImpl to new rights package
ref #8431: adaptions to show the export name in progress monitor
fix #8299: add typification columns to scientific name table of cdm light
ref #6794 rename TermTree.NewInstance and set old version to deprecated
(cherry picked from commit 08b758e2bfba66c82fbc5a636e455edcccb9fa11)
ref #6794 some adaptations in Jaxb to FeatureTree -> TermTree
ref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated
ref #6794 rename some parameters, methods and classes
ref #6794 rename TermTreeNode -> TermNode
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 add TermRelation and TermRelationBase
ref #6794 change FeatureTree to TermTree
ref #6794 update some imports to model changes and add ITermTree
minor in cdm light export
revert condensed distribution string and some performance issues in cdm light
add condensed distribution string to cdm light export
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
smaller changes in abcd import
fix dummy line in cdmlight export simple facts table
ref #6774 Export reference uuid
ref #8248 Check for existing media and references
ref #8248, #6774 Fix order of term import
ref #8248 Fix possible NPE
ref #6774 Move recursive model export to util class
code cleaning
ref #8248 Add character to export (partially)
ref #8344: add dummy line in empty simple facts table
smaller changes in ABCD import - continue
cdmlight: change area category to the area level
ref #8248 Add feature to export (partially)
ref #8248, #6774 Add character to export
ref #8248, #6774 Add sources to import/export
ref #8248, #6774 Improve import/export performance
add hybrid name save to import base class
add E+M rank uuids to rank class
ref #8248, #6774 Add progress monitor to import/export
smaller changes in abcd import and cdm light export
ref #6774 Add progress monitor to owl export
ref #8248, #6774 Add media to import/export
ref #8248 Only add term to vocabulary if term is newly created
ref #8248, #6774 Add plural to import/export
ref #8248, #6774 Add symbol, symbol2 and idInVocabulary to import/export
fix #8257 remove remaining deprecated FeatureNode.NewInstance method
add rollback check in ExcelImportBase
ref #8322: adapt TaxonNodeDtoComparator to compare the names by taggedTitle
ref #8273: check for DNA data for provided biocase provider
ref #8248 Add term vocbulary import test + code cleanup
ref #8248 Fix property string access
ref #6774 Init export configurator
ref #8248 Set UUID during import
ref #6774 Adapt test to export format
fix tests for cdmlight
ref #8248, #6774 Fix bean names
ref #8248 Implement termvocabulary import
ref #6774 Set vocabulary for partOf and kindOf terms in export
ref #6774 Fix node hierarchy in export
ref #8248 Extract CDM entity creation to util
ref #8248, #6774 Extract model creation form import and export to util
ref #8248 Move rdf model to import state
ref #6774 Use UUID for feature tree export
ref #6774 Fix class cast exception
fix sortindex in cdmlight export
ref #6774 Refactor export class inheritance
ref #6774 Extract all resource creation to util class
ref #6774 Bidirectional linking of terms and vocabularies
ref #6774 Add util class for static methods
ref #6774 Refactor term tree export
ref #6774 Implement term vocabulary OWL export (partially)