Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
73bc3754 09/02/2015 11:08 AM Patrick Plitzner

Enhance ABCD import report

94fe584f 09/01/2015 08:24 AM Patrick Plitzner

Refine rank parsing

  • if rank cannot be parsed the taxon will be created as is with a single taxon node without any parent taxon node but the classification itself
  • some code refactoring
  • avoid NPEs
93276717 08/19/2015 08:44 AM Patrick Plitzner

Enhance ignored import due to already existing specimens

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

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

5aba9cda 07/21/2015 11:26 AM Patrick Plitzner

Add support for ABCD 2.0.6 in UnitAssociationParser

822ae6e6 07/20/2015 05:14 PM Patrick Plitzner

WARNING: head commit changed in the meantime

Log ignored specimens in import report

cc83c990 07/15/2015 09:06 AM Patrick Plitzner

Add two new test files

02668d2d 07/15/2015 09:02 AM Patrick Plitzner

Enhance name parsing

  • more logging
  • fixed rank assignment
7352c7ff 07/15/2015 07:52 AM Patrick Plitzner

Error logging for name parsing

  • advanced readability
92fac617 07/15/2015 07:49 AM Patrick Plitzner

Enhance name parsing

  • added more error logging
  • avoid creating duplicate taxon names due to parsing problems
ffed529c 07/15/2015 07:48 AM Patrick Plitzner

Remove parseNameAutomatically flag

64b06209 07/14/2015 01:03 PM Patrick Plitzner

Refactor ABCD import

  • use association wrapper to store prefix
  • correctly push and pop import state
  • only delete field unit if it has no other links to objects
3e62e4f0 07/14/2015 09:28 AM Patrick Plitzner

Refactor ABCD import

  • removed "determination on field unit level" flag
  • parse unit associations recursively
  • removed field unit from import state
  • enhanced unit association handling concerning field units and ereivation events
e128b27b 07/13/2015 02:46 PM Patrick Plitzner

Fix taxon existance check

ab3b8d60 07/13/2015 07:03 AM Patrick Plitzner

Add import report logging to utility methods

9f054d7a 07/08/2015 02:44 PM Patrick Plitzner

Catch exception instead of throwing them

Lets the methods return

a74084cb 07/08/2015 02:24 PM Patrick Plitzner

Error loggind during import

19b24dc9 07/08/2015 09:40 AM Patrick Plitzner

Add exception during import to report

33262f8c 07/08/2015 07:34 AM Patrick Plitzner

Fix classification handling for new and exisiting taxa

50103603 07/07/2015 05:19 PM Patrick Plitzner

Exception handling

  • moved report printing to finally clause to always have a report.
  • fixed possible NPE
1d413cc8 07/07/2015 03:37 PM Patrick Plitzner

Handle default classification in state object

07692ea3 07/07/2015 09:18 AM Patrick Plitzner

Fix classification handling in ABCD import

d823746c 07/06/2015 03:49 PM Patrick Plitzner

Log exceptions during import in the report file

1b4d595b 07/02/2015 09:47 AM Patrick Plitzner

Reset prefix after importing associated units

46713e68 07/02/2015 09:46 AM Patrick Plitzner

Do not close system.out

eeb06b41 07/01/2015 10:55 AM Patrick Plitzner

Soften association type matching.

8d1e4195 07/01/2015 10:55 AM Patrick Plitzner

Map preparation material to derivation event description

2d73d2e2 07/01/2015 10:55 AM Patrick Plitzner

Fix potential NPE

bdc49784 06/30/2015 03:17 PM Patrick Plitzner

Fix potential NPE

18c0b932 06/30/2015 01:21 PM Patrick Plitzner

Evaluate unit association type in ABCD import

  • added test
  • correctly set derivative hierarchy
e0084606 06/30/2015 09:49 AM Patrick Plitzner

Check if primer or amplification already exist

adab4473 06/30/2015 09:49 AM Patrick Plitzner

Evaluate UnitAssociationType during import

Current rule for the relation between the imported unit and its
associated units:

  • "same population" => sibling relation
  • "same individual" => parent-child
cc19179c 06/30/2015 09:49 AM Patrick Plitzner

Fix potential NPE

e8255db1 06/30/2015 09:49 AM Patrick Plitzner

Parse sample designation in ABCD GGBN import

7920002e 06/30/2015 09:49 AM Patrick Plitzner

Move up name parsing

ed743b53 06/30/2015 09:49 AM Patrick Plitzner

Import associated units

  • Set derivation event correctly
  • adapted test
7b3adf28 06/30/2015 09:49 AM Patrick Plitzner

Import associated units via BioCase query

87460b5e 06/30/2015 09:49 AM Patrick Plitzner

Move prefix parsing to utility method and import state

c95e3daf 06/30/2015 09:49 AM Patrick Plitzner

Move unit parsing to utility class

2574e41b 06/30/2015 09:49 AM Patrick Plitzner

Import associated units in ABCD import

Worked on the order of importing units especially when associated units
are present.
Adapted test.

891ced88 06/30/2015 09:49 AM Patrick Plitzner

??

47f461b2 06/30/2015 09:49 AM Patrick Plitzner

Adapt to method parameter change

631a9c22 06/30/2015 09:49 AM Patrick Plitzner

Import associated units in ABCD import

First changes

64260466 06/30/2015 09:49 AM Patrick Plitzner

Refactor ABCD import

Moved class variables to import state

3f1d496b 06/30/2015 09:49 AM Patrick Plitzner
  • fixed date parsing
    • fixed primer saving
    • added new parameters to test
0fff86a8 06/30/2015 09:49 AM Patrick Plitzner
  • added preservation/preparation parameters
    • fixed parsing of unitID
25cbf231 06/30/2015 09:49 AM Patrick Plitzner
  • correctly connected primer, amplification, single reads and sequences
    • parsed UnitAssociation to correctly set specimen data
    • added UnitAssociationParser
2bc696d1 06/30/2015 09:49 AM Patrick Plitzner
  • refactored dna parsing
    • added utility classes and person parser
    • adapted test
    • added parsing of more molecular parameters
ce7c7aa3 06/23/2015 05:56 PM Andreas Müller

Rename NonViralName.xxxAuthorTeam to xxxAuthorship #4968

beba0b4b 06/15/2015 09:05 AM Patrick Plitzner
  • text formatting
45b5cb33 06/15/2015 09:04 AM Patrick Plitzner
  • re-enabled dna quality parsing
db49def5 06/09/2015 09:40 AM Patrick Plitzner
  • added more ggbn ABCD parameters to import and test
f407988d 06/08/2015 10:28 AM Patrick Plitzner
  • added more parameters to GGBN parser and test
d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

207d5d50 05/20/2015 02:03 PM Patrick Plitzner
  • implemented importing of DNA ABCD units
    • DNA sampled will be attached to already existing specimens
    • re-enabled tests
0200c616 05/18/2015 04:35 PM Patrick Plitzner
  • added null check
06ca4e16 05/18/2015 04:09 PM Patrick Plitzner
  • improved name matching for NamedAreas (continents) in ABCD import (#4910)
    • added null check
    • fixed ggbn extension check
742aad84 05/12/2015 10:47 AM Patrick Plitzner
  • added config option to ignore already existing specimens during import
    • for ggbn import already existing specimens are searched and attached if associated to the dna unit
    • refactored AbcdReport to also display the unitId
ccd80f9f 03/18/2015 09:35 AM Patrick Plitzner
  • added option to cancel import
75efb034 03/17/2015 06:07 PM Patrick Plitzner
  • avoid duplicate taxon nodes in default classification
888abfcf 03/17/2015 02:26 PM Patrick Plitzner
  • refactored code
ae058fd5 03/17/2015 02:19 PM Patrick Plitzner
  • enhanced progress monitor
e2e537ff 03/17/2015 02:07 PM Patrick Plitzner
  • enhanced progress monitor
    • fixed multiple default classification creation
4fb0c1bd 03/17/2015 01:36 PM Patrick Plitzner
  • fixed potential NPE
22926545 03/17/2015 12:46 PM Patrick Plitzner
  • fixed taxon node matching for default classification
5e0e1b40 03/17/2015 11:03 AM Patrick Plitzner
  • fixed potential NPE
71662a8c 03/16/2015 09:10 PM Patrick Plitzner
  • fixed potential NPE when adding taxon nodes for infra species
a8931728 03/16/2015 04:49 PM Patrick Plitzner
  • some code speed up
    • better default classification handling
96a6c6d2 03/16/2015 03:26 PM Patrick Plitzner
  • fixed adding to default classification
cab1ae9e 03/16/2015 02:50 PM Patrick Plitzner
  • implemented new config option "Move new taxa to default classification"
8d425e15 03/16/2015 02:18 PM Patrick Plitzner
  • added new config option "Move new taxa to default classification"
    • do not add associations for identifications with preferredFlag=false
18f98b68 03/16/2015 10:10 AM Patrick Plitzner
  • enhanced report
89b754ae 03/16/2015 09:58 AM Patrick Plitzner
  • enhanced ggbn parsing
    • enhanced report
93186c1a 03/12/2015 07:20 PM Patrick Plitzner
  • fixed rank parsing
    • added deprecate annotation to config option
f5e6b489 03/12/2015 04:07 PM Patrick Plitzner
  • temp changes for name matching
f2137d95 03/11/2015 04:17 PM Patrick Plitzner
  • some name matching enhancements
ef183cff 03/11/2015 10:50 AM Patrick Plitzner
  • added info messages to report
    • enhanced taxon name matching
c96e9783 03/05/2015 02:05 PM Patrick Plitzner
  • fixed name matching when ignoring authorship
609a2f23 03/04/2015 05:06 PM Patrick Plitzner
  • fixed getTaxonForName()
927fd98d 03/04/2015 04:35 PM Patrick Plitzner
  • added removeCountryFromLocalityText option to configurator (basically implementing the hack #4677)
27205004 03/04/2015 02:51 PM Patrick Plitzner
  • shortened regex
341a29eb 03/04/2015 02:34 PM Patrick Plitzner
  • fixed temporary geolocation hack
2396aeef 03/04/2015 12:30 PM Patrick Plitzner
  • fixed name matching when ignoring author
9fc0c8e4 03/04/2015 11:36 AM Patrick Plitzner
  • re-added temporary hack
603900f1 03/04/2015 10:45 AM Patrick Plitzner
  • removed temporary hack
75af8420 03/04/2015 10:44 AM Patrick Plitzner
  • fixed mapUnitIdToBarcode
    • fixed NPE for name parsing
fbf34d08 03/04/2015 08:46 AM Patrick Plitzner
  • added config option to choose mapping of ABCD UnitID
    • added config option to ignore authorship when matching taxa
    • added first draft of ggbn extension parsing
68d62a47 03/03/2015 03:18 PM Patrick Plitzner
  • added ignoreAuthorship flag to ABCD import
    • when set to true taxon name matching will be done without the the authorship just on the nameCache of the NonViralName
22fa3829 03/03/2015 02:31 PM Patrick Plitzner
  • reset all relevant dataholder fields for every unit
745dab8d 01/27/2015 11:55 AM Patrick Plitzner
  • error handling for report file
69009c4e 01/23/2015 11:35 AM Patrick Plitzner
  • fixed potential NPE
8f54e7a5 01/23/2015 10:50 AM Patrick Plitzner
  • added option to specify a URI for the import report to write it to a file
ce8437b0 01/23/2015 09:07 AM Patrick Plitzner
  • add taxon name instead of taxon for determination
    • refactored taxon search
    • 1. search for taxon name (create if not found)
    • 2. search with taxon name for taxon (create if not found)
    • added basic reporting functionality to import
18a5a690 01/22/2015 04:11 PM Patrick Plitzner
  • added two methods to find/create names and taxa
    • fixed double creation of sub species
fd88f8d7 01/22/2015 04:05 PM Patrick Plitzner
  • added "else if" to avoid unnecessary checking
911dddad 01/21/2015 02:12 PM Patrick Plitzner
  • added parameter for each deduplication (references, classifications)
688d8617 01/21/2015 02:08 PM Patrick Plitzner
  • added ABCD import paramater "skipDeduplication"
5131af90 01/21/2015 10:25 AM Patrick Plitzner
  • avoid duplicating the default "ABCD classic" reference for every single imported unit
0fd39e45 01/16/2015 04:14 PM Patrick Plitzner
  • added gathering date and elevation to ABCD import
1a20a9db 01/16/2015 11:03 AM Patrick Plitzner
  • use classification uuid to load classification if it exists in the data source