...
xml -- the annotation xml data generated by the Annotation Module...contains all ontology ids, image_description, attributions, dimensions etc This xml is unfortunately not in pretty print format.
3. To retrieve images:
http://<host>/images/download_jpeg/24788.jpg
http://cellimagelibrary.org:8080/OmeroWebService/images/metadata.json?ids=6227 to retrieve the metata
Another alternative method to return the XML content:
http://cellimagelibrary.org:8080/CellImageLibAnnotationXMLService/AnnotationXMLServlet?imageID=10489
In addition, our image URL is associated with the image ID. For example, if the image ID is 24788, then the
...