Task #1142 (closed)
Opened 11 years ago
Closed 10 years ago
Importer: Companion file
| Reported by: | jburel | Owned by: | bwzloranger |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.1 |
| Component: | Import | Version: | 3.0-M3 |
| Keywords: | n.a. | Cc: | jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Following today's discussion on metadata.
Import the companion file alongside the file, if available.
This text file is then linked to the image as FileAnnotation.
For now, we will focus on the formats selected for metadata support
Will's point: when importing a deconvolved file it is necessary to link the companion file related to the acquired file. This means that a better parsing of the files needs to be put in place.
Change History (8)
comment:1 Changed 10 years ago by bwzloranger
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by jburel
- Milestone changed from OMERO-Beta4 to OMERO-Beta4.1
- Priority changed from major to critical
- Resolution fixed deleted
- Status changed from closed to reopened
comment:3 Changed 10 years ago by bwzloranger
- Milestone changed from Unscheduled to OMERO-Beta4.1
comment:4 Changed 10 years ago by jmoore
- Cc jmoore added
comment:5 Changed 10 years ago by cxallan
Multiple references per source object should now be supported. Give it a try with r4489 Jean-marie.
comment:6 Changed 10 years ago by jburel
Will co code and give it a try
comment:7 Changed 10 years ago by jburel
Fixed NullPointerException? in OMEROMetadataStoreClient (no ticket record 2425)
DV file is imported but no companion file linked to the image.
comment:8 Changed 10 years ago by bwzloranger
- Resolution set to fixed
- Status changed from reopened to closed
I imported a DV which has a companion file.
The image is imported but not the companion file. No FileAnnotation created.
Reopen the ticket.