Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
updates for JBMS MS
authorpreecej <preecej@localhost>
Wed, 29 Oct 2014 18:01:04 +0000 (18:01 +0000)
committerpreecej <preecej@localhost>
Wed, 29 Oct 2014 18:01:04 +0000 (18:01 +0000)
svn path=/; revision=586

Annotation/resources/doc/help.html

index fdb4cbe06cea9cd36aea216190d8adb8e93176e7..dea4f0db897911a67029496341940357ecdf3613 100644 (file)
@@ -147,8 +147,27 @@ contains your previously-saved segments, labels, and other curation data.
 You may also want to export your annotated image as an HTML file for easy display on the web. 
 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">Metadata Structure in AISO ZIP files</span><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:
+<br><br>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<image_data>
+  <aiso_version>0.3 (beta)</aiso_version>
+  <orig_image_filename>sample_1.png</orig_image_filename>
+  <species name="Chamerion angustifolium" ubio_id="478877"/>
+  <curator_name>Chris Curator</curator_name>
+  <comment>Sample annotation of a fireweed image.</comment>
+  <collection_id>1</collection_id>
+  <segments>
+    <segment>
+      <url/>
+      <layer>1</layer>
+      <annotation_term>anther</annotation_term>
+      <annotation_id>PO:0009066</annotation_id>
+      <polygon_coords>428,396,426,398…126,43</polygon_coords>
+    </segment>
+  </segments>
+</image_data>
 <br><br>
 <span class="section">Requesting Features and Reporting Problems</span><br>
 If you have an additional feature you would like to suggest, or if you have encountered any issues while using AISO, please send