Task #7436 (closed)
Opened 8 years ago
Closed 6 years ago
Change build systems to reflect new dependency hierarchy
| Reported by: | mhiner-x | Owned by: | mhiner-x |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, mlinkert, crueden-x |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Classic Bio-Formats directly depends on OME-XML to standardize Metadata. In SCIFIO it is possible to describe an arbitrary data model (represented by a Metadata object) and translate supported file formats to the new model (via Translator components). Thus, the overall build system needs to be updated to reflect this new capacity within SCIFIO.
Change History (1)
comment:1 Changed 6 years ago by mhiner-x
- Resolution set to fixed
- Status changed from new to closed
This relationship is established by the relationship between the SCIFIO core and SCIFIO-BF-compat which currently provides the OME-XML layer.
NB: The converted OME formats will eventually move to an OME-Formats component.
The impact on the Bio-Formats build system will have to be evaluated when we have a released (1.X+) SCIFIO and consider adding it as a dependency to the OME Bio-Formats.