ref #6774 Refactor export class inheritance
ref #6774 Refactor OWL export
ref #6774 Export term vocabulary for each term
ref #6774 Refactor export for multiple term trees
fix #8257 Remove factory methods for term node creation
Fix owl structure tree import test
Rename Owl import/export to StructureTreeOwl import/export
minor cleanup
Update OwlImportTest. Use ClearDBDatSet instead of ClearDataSet. Still failing.
Fix OWL test package structure
try to fix test
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 Implement OWL import test
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
minor
cleanup
set FeatureTest preliminary to ignore
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 adapt cdmlip to new term package structure
ref #6794 Add generics to FeatureNode and FeatureTree
ref #6794 remove setRoot from FeatureTree
fix #7795 untilis xml DataSets can optionally be created without "[NULL]" values
avoiding too extensive logging by commenting all hardcoded loglevels
revert commit ff21181c
adapt cdm light test
adapt test for cdm light to last changes
Merge branch 'develop' into feature/specimenPortal
adapt cdm light test to changes
mend
ref #7599: minor
move getFieldUnits to findFieldUnits
ref #7525 restoring all previously removed Criteria methods
ref #6752 strictly use VerbatimTimePeriod where possible
ref #7334 adapt DwCA and CDM light export to new pro parte synonym handling, also add misapplied name handling to CDM light
ref #7238 rename lastName and firstName
ref #6241 replaced @created by @since in cdmlib
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
ref #7095 Add property paths to some methods
fix #6984 fix header writing for DwC-A export
revert unwanted changes
fix removeUserFromGroup in GroupServiceImpl
add test for export with unpublished taxa - continued
add test for export with unpublished taxa
Cleanup
add test for cdmLight export
ref #7175 add test for DwcA Export if includeUnpublished works
ref #6965 fix TropicosNameImportTest
ref #6965 first version of Tropicos import
move stream base classes from dwca to stream package (test package)
move stream base classes from dwca to stream package
ref #2342 ref 6755 fix DwC-A export test
ref #2342 fix bug in higherClassification handling in DwC-A export and adapt tests
fix abcd import for associated units
ref ##6774 Initial import of OWL export
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
ref #6755 ref #6754 add result to DwCA file result
ref #6755 ref #6754 improve DwcA zip export
ref #6754 improve handling of existing records in DwC-A export
ref #6754 further adapt DwC-A export
fix failing tests
ref #6754 first part of refactoring DwcA export, also improved ExportResult / ImportResult handling ref #6626 ref #6698
ref #6630 and ref #6368 remove generics from TaxonName
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
fix #6662 adapt person formatting, put initials to end
ref #6636: try to fix test for RIS import
adapt test
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
adapt AbcdGgbnImportTest sortindex handling for root
ref #6636 firs incomplete version of RIS reference import
add check for sortindex > -1 in ABCD file import with new taxa in new classification
fix excel import from editor
changes in specimen import
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
ref #6362 remove further occurrences of NonViralName
ref #6365 use TaxonNameFactory for botanical names
ref #6365 merge static methods from BotanicaName to TaxonNameBase
ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)
ref #6190 removing svn property place holder in first line of code
fix failing test
ref #3658 remove nomenclaturalCode from all datasource related classes
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
specimen import/search changes
Cleanup; Delete unnecessary test classes.
extend excel import to cover simple tropicos data
Remove @Ignore from test