Ticket #492 (closed defect: fixed)
Opened 2010-05-14T13:12:03-05:00
Last modified 2010-07-13T16:57:59-05:00
OME-TIFF reader does not support qualified namespaces
Reported by: | curtis | Owned by: | melissa |
---|---|---|---|
Priority: | critical | Milestone: |
|
Component: | bio-formats | Severity: | critical |
Keywords: | Cc: | heinrich.grabmayr@… | |
Blocked By: | Blocking: |
Description
For the most part, the Bio-Formats OME-TIFF reader expects OME-XML elements without explicit namespaces. For example, the ome-xml:wiki:MinimumSpecification example does not detect as a valid OME-TIFF header.
An OME-TIFF example demonstrating the problem can be found at ome-tiff/heinrich/test.ome.tiff.
(In [6568]) Various fixes to OME-XML/OME-TIFF handling, including support for qualified namespaces in OME-TIFF files. Closes #492.