Ticket #8 (closed feature: fixed)
Opened 2010-02-15T13:58:46-06:00
Last modified 2015-03-09T13:47:30-05:00
Extend ImageJ's image metadata model
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.5.0 |
Component: | Core | Version: | |
Severity: | non-issue | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
ImageJ is used across a broad number of scientific disciplines, each with different requirements for image metadata. We would like to ensure that its metadata model is flexible enough to accommodate the variety, and standardizing across commonalities where feasible.
As a starting point, we will explore ways of linking the Bio-Formats metadata model for microscopy into ImageJ, though the goal is to provide a general mechanism for ImageJ to integrate with third party ontologies, schemas, etc.
Change History
comment:1 Changed 2010-02-15T13:59:00-06:00 by curtis
- Milestone changed from progress-report to imagej-2.0-beta
comment:2 Changed 2011-03-13T21:20:07-05:00 by curtis
- Milestone changed from imagej-2.0-alpha1 to imagej-2.5
comment:6 Changed 2015-03-09T13:47:30-05:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
In broad strokes, the answer to this ticket is SCIFIO: http://scif.io/. It is a key component of ImageJ2, which generalizes the metadata model in a fully extensible way.