Hi -
I have successfully exported our data to OME-TIFF and imported it into OMERO, and now am learning how the MATLAB OMERO client retrieves the data.
Is there a way that I can retrieve the full XML metadata (as DOM/DocumentImpl or as String) for a fileset? I have already written code to convert the OME XML metadata to a MATLAB structure, and I would prefer to reuse this code rather than to retrieve all of the individual annotations and metadata values using the client calls.
Thanks - gary