cleanup
ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib
ref #4770 fix clone for AgentBase.contact
ref #9349 fix test for nomenclaturalStatus in name cloning
ref #9349 improve name cloning (including documentation as name cloning is not straight forward)
move model comparators to own package
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 5.19.0-SNAPSHOT development
ref #8547 add inreference type for Proceedings
ref #8547 make ReferenceType.inReferenceContraints() a list
ref #9322 handle also AUD table in SingleTermRemover and connect the schema updater
ref #9228 , ref #4866 some fixes for subtree cloning
ref #4866, ref #9228 implement subtree clone (cont., fix taxon cloning)
ref #4866, ref #9228 implement subtree clone
ref #4866, ref #9228 implement subtree clone in branch
Adapt javadoc for TypeDesignationBase
ref #9280 rename IKeyTerm.getMessage() => .getLabel()
ref #6623 include microReference in DefaultReferenceCacheStrategy.getCitation(...) (cont.)
ref #6623 include microReference in DefaultReferenceCacheStrategy.getCitation(...)
change name for TaggedEntityReference
ref #9279 TypeDesignationDTO basing on new class RepresentableEntityReference
ref #9322 remove invalid designation relationship from cdmlib
ref #9282 fix NPE in nomenclaturalStanding computation
avoid NPE and CCE
ref #9272 remove invalid state from nom. ambig. and nom. confus.
ref #9272, ref #5794 adapt taxon ordering to nomenclatural standing
ref #9279 remove redundant string and TaggedText computing and fix post separator for names type sets
finalize update script vor version 5.18.4
ref #9311 adapt name parser to updated nom status labels
minor
ref #9272 add 5 new nomenclatural status types
ref #6591 Use TaxonName.nomSource.NameUsedInSource for original spelling
ref #9282 adapt NomenclaturalStatusType.csv to nomenclaturalStanding
ref #9282 some final fixes and javadoc updates for NomenclaturalStatusType and nomenclaturalStanding
ref #9282 add NomenclaturalStanding and INomenclaturalStanding and related method in TaxonName, NomenclaturalStatusType and NameRelationshipType
Update javadoc for CdmPreference related classes.
PreferencePredicate condensedDistributionRecipe not only for cdmLight
ref #9262: add possibility to export condensed distribution string - new preference predicate
replace links to trac tickets by links to redmine tickets in javadoc
ref #9302 remove bracket around year in short citations for type designations and add citationDetail to short citations
cleanup and javadoc
ref #8774: fix getPath of termnode
ref #9279 improve TypeDesignationSetManager
ref #6589 adapt cdmlib import scripts to new protologue handling
ref #8774: avoid NPE when creating new Enum
fix test
ref #9262: fix homotypical group name comparator
ref #8802 fix jaxb annotations for ExtendedTimePeriod
ref #9263 use lower case for SpecimenTypeDesignationStatus
framework for SchemaUpdate to 5.18.4
ref #8774: further implementations for using term dtos in editor
ref #8802 add TemporalData to jaxb annotation in DescriptionBase
ref #9262 fix et. al position in cdmlight
improve javadoc link
updating maven-antrun-plugin configuration to conform to version 3.0.0 - final bug fix
updating maven-antrun-plugin configuration to conform to version 3.0.0 - bug fix
fixing compilation problem stemming from outdated javadoc @link references
updating maven-antrun-plugin configuration to conform to version 3.0.0
ref #9252 using DefinedTermBase for term fields in DTOs and TypedEdityRefernce for indentifications
ref #9252 determinig hasTypes from actual data and fixing type probelms in methods
ref #9252 adapting service method no new DTO name
TypedEntityReference reducing factory methods to one
revert change in TermNode
ref #8774: dto and service adaptions to use dtos for term tree editors
ref #9238 extending SpecimenTypeDesignationDTO with more fields and associated DTOs, introducing ReferenceDTO, supressing unwanted and dangerous fields of RegistrationDTO
ref #9124 fix incorrect Altituded recommended measurement unit update script
ref #9225 fix setNomenclaturalSource bidirectional setting
ref #6581 , ref #9225 cleanup TaxonName from nomenclaturalSource handling
ref #9225 revert direction of TaxonName.nomenclaturalSource -> NomenclaturalSource.sourcedName mapping and some related issues
ref #9225 implement NomenclaturalSource (cleanup and update script)