ome / omero-downloader

An OMERO client for downloading data in bulk from the server.
https://www.openmicroscopy.org/omero/apps/
GNU General Public License v2.0
4 stars 5 forks source link

Break org.openmicroscopy.client.downloader.metadata out into separate package #27

Open mtbc opened 4 years ago

mtbc commented 4 years ago

@chris-allan suggests that the classes of the org.openmicroscopy.client.downloader.metadata package should be readily available to other developers. @joshmoore would probably prefer that we effect this by offering them from artifactory in their own JAR.

mtbc commented 4 years ago

A glance at the package suggests to me that it should break out quite cleanly.

joshmoore commented 4 years ago

Probably could use a quick discussion since a) I joined the call late and b) was having audio issues. I was primarily concerned about a more general "ROI" package but that may can be made more generic to cover the metadata package as well.

mtbc commented 4 years ago

Certainly my vision for OMERO.downloader is that it can deal with all manner of our metadata about equally without necessarily understanding any of it. (E.g., it already also converts images, many annotations, etc., to OME-XML.)