Opened 8 years ago

Closed 8 years ago

#1987 closed task (fixed)

Batch importer for annotation types

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.8
Component: coreplugins Version:
Keywords: Cc:

Description

Could probably be implemented similar to existing batch importers for samples, extracts, etc.

Change History (10)

comment:1 by Nicklas Nordborg, 8 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 8 years ago

(In [7087]) References #1987: Batch importer for annotation types

Added ValueTypeFormatter for transforming the "Value type" integers to names.

Specified incorrect ticket number in check-in comment. This is part of ticket #1986.

Last edited 8 years ago by Nicklas Nordborg (previous) (diff)

comment:3 by Nicklas Nordborg, 8 years ago

Component: corepluginsweb

comment:4 by Nicklas Nordborg, 8 years ago

Component: webcoreplugins

comment:5 by Nicklas Nordborg, 8 years ago

(In [7098]) References #1987: Batch importer for annotation types

First version of the annotation type importer. So far it can only create new annotation types and set the name and description.

comment:6 by Nicklas Nordborg, 8 years ago

(In [7099]) References #1987: Batch importer for annotation types

Added a section in the TestItemImporter for testing the annotation type importer.

Added support for mapping "Categories" and "External id".

comment:7 by Nicklas Nordborg, 8 years ago

(In [7100]) References #1987: Batch importer for annotation types

Added support for importing the remaining properties on the first tab in the edit dialog:

  • Multiplicity
  • Default value
  • Required for MIAME
  • Disable change log
  • Disable inheritance

comment:8 by Nicklas Nordborg, 8 years ago

(In [7101]) References #1987: Batch importer for annotation types

Added support for importing:

  • Item types
  • Default unit
  • Usable units

comment:9 by Nicklas Nordborg, 8 years ago

(In [7102]) References #1987: Batch importer for annotation types

Added support for importing:

  • Min value
  • Max value
  • Enumeration

The importer should now have more or less full functionality.

comment:10 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: assignedclosed

All tests have now been completed successfully.

Note: See TracTickets for help on using tickets.