Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f37ad6bb 12/17/2021 11:54 PM Andreas Müller

cleanup

c44b3c98 11/23/2021 01:58 PM Andreas Müller

cleanup and remove usage of feature tree service

3f04dd4e 05/06/2021 02:53 PM Andreas Kohlbecker

ref #9607 replacing class local factory methods and heplers in CdmImageInfo by service layer factory classes and metadata 'reader' class

de8249cf 01/05/2021 08:05 PM Andreas Müller

ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib

b3a189f4 09/02/2020 01:24 AM Andreas Müller

cleanup

9d43097c 07/13/2020 03:43 PM Andreas Müller

ref #9148 change the name of CDM class ImageInfo to CdmImageInfo to avoid name calsh with commons-imaging/ImageInfo

03e4c253 06/12/2020 08:05 PM Andreas Müller

ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus

258ee218 05/27/2020 11:22 AM Andreas Müller

fix #8978 implement BigDecimal for StatisticalMeasurementValue

b2c0f0f3 09/01/2019 05:47 PM Andreas Müller

cleanup and add new TermVocabulary.NewInstance method

ec5f2748 08/16/2019 10:10 AM Andreas Müller

ref #8441 adapt testdata and SDDDocumentBuilder to FeatureState

abe8cce6 08/16/2019 10:10 AM Andreas Müller

ref #8441 further implementation for FeatureState and inapplicableIf

06de8afc 07/25/2019 04:08 PM Andreas Müller

ref #6794 rename TermTree.NewInstance and set old version to deprecated

(cherry picked from commit 08b758e2bfba66c82fbc5a636e455edcccb9fa11)

2f72f4da 07/22/2019 06:41 PM Andreas Müller

ref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated

eb9880a0 07/22/2019 06:39 PM Andreas Müller

ref #6794 rename some parameters, methods and classes

76463827 07/22/2019 01:31 PM Andreas Müller

ref #6794 rename TermTreeNode -> TermNode

3048fbc9 07/19/2019 08:45 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

ref #6794 add TermRelation and TermRelationBase

12740fe1 07/19/2019 08:42 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

e793a739 07/19/2019 08:41 PM Andreas Müller

ref #6794 update some imports to model changes and add ITermTree

b72678a6 07/19/2019 06:14 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

ec978653 07/19/2019 06:14 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

b3340748 07/19/2019 06:14 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

951c829f 07/19/2019 06:13 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

179a8467 06/05/2019 01:17 PM Andreas Müller

fix #8257 remove remaining deprecated FeatureNode.NewInstance method

48e5bbde 05/07/2019 12:12 PM Patrick Plitzner

fix #8257 Remove factory methods for term node creation

b6b3cb35 03/06/2019 01:16 PM Andreas Müller

ref #8162 move FeatureTree and FeatureNode to term package

bd491943 03/06/2019 12:30 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

c693e3b1 03/01/2019 04:17 PM Patrick Plitzner

ref #6794 Add generics to FeatureNode and FeatureTree

b5c5e6fc 02/25/2019 08:49 PM Andreas Müller

ref #8017 add sources to TypeDesignationBase

d825b848 02/25/2019 08:49 PM Andreas Müller

cleanup

db727ae6 05/09/2018 01:21 PM Andreas Müller

fix #7405 Rename WorkingSet to DescriptiveDataSet

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

89102b8a 07/01/2017 11:09 PM Andreas Müller

cleanup and adapt export hierarchie (add destination generics)

18a0110f 06/28/2017 10:41 PM Andreas Müller

remove exportData from CdmExportBase

a2530605 06/26/2017 11:26 PM Andreas Müller

cleanup

6b381b7d 06/05/2017 11:01 AM Andreas Müller

ref #6368 remove some further occurrences of ITaxonNameBase

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

e6d7b501 06/03/2017 07:17 PM Andreas Müller

ref #6368 remove TaxonNameBase subclasses

097347e0 05/03/2017 12:39 PM pplitzner

Avoid dependency to org.codehaus.plexus.util.StringUtils

2da896e1 03/29/2017 03:49 PM Katja Luther

ref #6519: missed to adapt the other exports

03ebde9e 03/23/2017 10:34 AM Katja Luther

ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc

fc7c4818 03/15/2017 03:35 PM Andreas Müller

cleanup

55dd353b 01/30/2017 08:50 PM Andreas Müller

ref #6362 remove further occurrences of NonViralName

df5738fe 01/30/2017 10:52 AM Andreas Müller

fix #6360 use TaxonNameFactory for NonViralNames

5b88f807 01/30/2017 12:24 AM Andreas Müller

ref #6360 replace NonViralName factory methods

3d58795e 01/26/2017 04:59 PM Andreas Müller

ref #6369 adapt existing occurrences of interface to removed generics

a4c9dfc9 01/26/2017 04:00 PM Andreas Müller

ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)

6a12debb 01/20/2017 05:06 PM Andreas Müller

fix #2501 remove redundant SDD import class

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

fbeefcaf 10/13/2016 09:58 AM Andreas Müller

ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship

f476ff86 10/12/2016 09:00 PM Andreas Müller

ref #5974 Remove synonym relationship first compiling implementation in cdmlib

531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

b1c5e27c 12/11/2015 11:27 AM Andreas Kohlbecker

organizing imports

8f443c62 08/06/2015 03:57 PM Cherian Mathew

#5130 Extend cdmlib import architecture to allow for remoting and Add import methods to IOService

37380884 08/04/2015 06:29 PM Cherian Mathew

#5129 Extend export classes to allow for remote exports

ccf1f2f1 12/03/2014 10:03 AM Andreas Müller

merge PresenceTerm and AbsenceTerm #4521

f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

15348b34 09/07/2013 02:37 AM Andreas Müller

Change WaterbodyOrCountry name to Country #3700

f6c2e10f 08/13/2013 11:16 AM Andreas Müller

implement tree index update

9e3239f6 08/09/2013 04:49 PM Andreas Müller

Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...

59c2c696 07/22/2013 04:07 PM Andreas Müller

merge trunk to cdm-3.3 branch

ff3882c8 07/05/2013 03:45 PM Andreas Müller

Rename RightsTerm -> RightsType #1306

efdb6847 07/03/2013 12:09 AM Andreas Müller

implement sortIndex for TaxonNode and remove usedSynonym from addChildNode methods (#3508)

f3dabfca 07/02/2013 10:00 AM Andreas Müller

resizing titleCache and fullTitleCache (#1592) and renaming CategoricalData.states -> stateData (#2923)

c150ee7f 06/28/2013 12:59 PM Andreas Müller

rename FieldObservation -> FieldUnit #3351

483579cd 06/28/2013 11:24 AM Andreas Müller

adding recordBasis to SpecimenOrObservationBase and removing some DerivedUnit classes (all #3378) and adding kindOfUnit to SpecimenOrObservationBase (except for according termType and vocabulary) #3568.

bb810bf5 06/25/2013 07:18 PM Andreas Müller

updated Media.addDescription to media.putDescription #2511

3989c5bc 06/24/2013 09:14 AM Patricia Kelbert

rename boolean in configurator

533cbb43 06/20/2013 02:44 PM Andreas Müller

exchange modifier classes by DefinedTerm, add termtype to csv files, make term loader required constructor private

fad74844 06/06/2013 04:17 PM Andreas Müller

update factory methods for original sources #1549

70cb6333 04/10/2013 01:58 AM Andreas Müller

update Xerces to 2.11.0 and fix some other dependencies / and remove commented dependencies

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

06acb9d3 12/03/2012 01:21 PM Lorna Morris

Added logging to debug media objects.

dd836061 11/22/2012 01:57 PM Lorna Morris

Created SDDImportExportTest to test SDD import and export of a simple SDD file. Fixed associated bugs causing IOExceptions in SDCdmExporter.

ef060812 10/11/2012 12:42 PM Andreas Kohlbecker

removing offending import

ba7b7ad0 10/11/2012 10:14 AM Andreas Kohlbecker

reintegrating branch ikey-plus-import into trunk

6e30169a 09/19/2012 09:52 AM Andreas Kohlbecker

reverting erroneously commits r16027 to r16031

450ce9dc 09/18/2012 11:16 PM Andreas Kohlbecker

initial working version of ikeyplus import

00b93cdd 02/27/2012 06:44 PM Andreas Müller

getAllRelationships reimplemented to match only relevant relationship classes,
Export generics include Transformer type

4a3dd8c5 02/07/2012 01:25 PM Andreas Müller

Latest changes for PESI export and introduce transformers in export mappings

e123eb32 11/08/2011 11:51 PM Andreas Müller

minor

5559e194 11/03/2011 05:02 PM Andreas Müller

remove deprecated call for description.setAddSource

ee0eed2d 10/31/2011 01:43 PM Andreas Müller

quickfix for annotationtype transient object in SDDImport

79c0eaa0 10/10/2011 05:47 PM Andreas Müller

move progress monitoring into subpackage and add CancelException

51171c9d 07/20/2011 04:27 PM Andreas Müller

last updates for Taxon Excel Import and moving all success variables to state

9959abb9 06/28/2011 02:00 PM Andreas Müller

added xmlImportConfigurator and some import handlers for markup import

6b8ba655 06/28/2011 01:00 PM Andreas Müller

create XMLImportBase

370503cf 06/08/2011 03:16 PM Niels Hoffmann

Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.

479b6109 04/18/2011 03:34 PM Andreas Müller

refactoring export configurators and states, added dwcaTaxExport

70cd13bc 04/18/2011 03:01 PM Andreas Müller

remove imports

e7831ad5 03/29/2011 11:54 AM Niels Hoffmann

Removing unused import that was not available anymore due to renaming

2a179529 02/18/2011 10:17 PM Andreas Müller

hide term vocabulary constructors and create factory methods instead

e0212247 02/16/2011 02:43 PM Niels Hoffmann

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.

124bdbdb 02/15/2011 01:10 PM Katja Luther
30f6e62f 02/11/2011 01:43 AM Andreas Müller

removing all doXXX from IImportConfigurator

e66d9d39 01/31/2011 02:12 PM Katja Luther

replace deprecated methods with new ones #2176

1b16e545 01/06/2011 11:41 AM Andreas Müller

first step to refactor SDD import for large datasets

d5437643 01/06/2011 11:40 AM Andreas Müller

first step to refactor SDD import for large datasets