To export your current annotations as HTML-enabled images, check the box marked "Create HTML image map and open in browser" in the Save dialog box.
<br><br>
<span class="section">AISO Metadata File Structure</span><br>
-Any AISO-annotated image saved as a ZIP archive contains an XML file holding the user's curated metadata. The structure of this file is as follows:
+Any AISO-annotated image saved as a ZIP archive contains an XML file holding the user's curated metadata. The structure of this file is as follows (utilizing sample data):
<blockquote>
<xmp>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<layer>1</layer>
<annotation_term>anther</annotation_term>
<annotation_id>PO:0009066</annotation_id>
- <polygon_coords>428,396,426,398…126,43</polygon_coords>
+ <polygon_coords>428,396,426,398...x3,y3,x4,y4...126,43</polygon_coords>
</segment>
</segments>
</image_data>