I would like to query the omero database and find images that for example belong to a Screen and also have some values in MapAnnotations that are attached to images, how is this done? Is there some examples?
I looked here but only find browse examples?:
https://docs.openmicroscopy.org/omero/5 ... /Java.html
Is it possible to use SQL from the java API? Or If I want to find this data from another program, should I not use the Omero-api but instead search straight from the Postgres database?
All the best,
Anders