Tests and first documentation for getHierarchieList
remove imports
remove Pattern validation for URI
minor
recognize doted dates
Set Individuals Association as default feature for IndivualsAssociation description elements
improve NamedArea with level title cache (also include test)
bugfix for #2400
bringing the titleCache of TeamOrPersonBase back to the REST services
minor changes in reference validation
minor change on Rank.getRankByAbbreviation()
commented the InReference annotation out
minor changes on taxon description
use termservice instead of static terms
added join table information for typeDesignations (still comment as it doesn't work as expected)
added bidirectional mapping to typifiedNames (still commented as it doesn't work as expected)
added SpecimenTypeDesignationStatus.Type
moved all validation tests to model, except ValidationTest wrote validation for references
bugfix for failing test on bidirectionality specimen - typeDesignation
bugfix for bidirectionality specimen <-> typeDesignation
bugfix for team titlecache
Fixes #2372
add cacheStrategy to ignored property changes
further error handling for Point parsing
bidirectional relationship between SpecimenTypeDesignation and DerivedUnitBase
include recognition of double values in Point.byParsing methods
Make "formerly" presenceTerms absenceTerms (#2373) and added Gazetteer to !ReferenceSystems (#2374)
undo the last changes
bidirectional relation between SpecimenTypeDesignation and DerivedUnitBase
all nom. status should parse correctly now (#2355)
typo
implementing decimals for seconds in Sexagesimal Points #2267
make collector number deprecated in DerivedUnitBase and remove from specimen facade and ABCD import and REST services(#2362)
made termsourceuri a real URI (#2313)
added cloneable interface
delete clone method because there is no use case for it
addInstitutionalMembership returns the membership
clone methods
fixing #2328 (NPE in DerivedUnitBase)
use generics for TypeDesignations in TaxonNameBase
Fixes a bug in PolytomousKeyNode.removeChild(int)
make termbase.uri and GenBankAccession.uri real java.net.URI #2340
make rights.uri a real URI #2339
added status labels to nomenclatural code
schema updater for polytomouskeynode parent-child bidirectional (see r11787) ->update to version 3.0.1.0
bugfix for generic setter (missing type)
setter methods for quantitative data
missing QuantitativeData static methods
make PolytomousKeyNode parent-child relation bidirectional
remaining clone methods
moving TaggedText generation into model.strategy
clone methods for common
clone method for Sequence
renaming IdentificationKeyGenerator to PolytomousKeyGenerator
clone methods for FeatureNode and FeatureTree and the corresponding tests
improved documentation
Made freeText accessors public
bugfix for TimePeriod parser and toString #2161
extend relationshipBaseTypes by description; make termmap in NamedArea private
modifications for clone method of classification
Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.
clone() method for Classification: the method returns a classification with clones of all nodes and their relationships
DescriptiveSystemRole added
Added deprecation warning to VocabularyEnum.
implements Cloneable added
clone methods for TaxonBase, Taxon, Synonym and TaxonNode (#454)
refactoring GeoServiceUtils by using TdwgVocabulary uuid
#1787, the UuidAndTitleCache.type is set
JAXB for workingSets bugfix
hide term vocabulary constructors and create factory methods instead
Factory methods and non-public constructor for term vocabularies
NPE bugfix for iso
removed logging
Reverting the RightsTerm -> RightsType change (see #1306). This is a model change and needs updates to the schema. We will transfer this into a branch.
#1306
#1306, RightsTerm should be renamed to RightsType for consistency
deprecated descriptionSources in DescriptionBase due to #2240 and #1846
added terms hermaphrodite, sex unknown (Sex) #2236 and third, fourth, major, minor parent (HybridRelationshipType) #2237. Bugfix for inverse representations #2238.
bugfix for descriptionBase.clone #2234