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:27:41 +0000 (18:27 +0000)
committerpreecej <preecej@localhost>
Wed, 29 Oct 2014 18:27:41 +0000 (18:27 +0000)
svn path=/; revision=589

Annotation/resources/doc/help.html

index 80b956ee8045854b18ebf4531d68eaf4f173dffc..7b0c96b45dcde4468ae58bfe4ac2907b26f00227 100644 (file)
@@ -148,7 +148,7 @@ You may also want to export your annotated image as an HTML file for easy displa
 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"?>
@@ -165,7 +165,7 @@ Any AISO-annotated image saved as a ZIP archive contains an XML file holding the
       <layer>1</layer>
       <annotation_term>anther</annotation_term>
       <annotation_id>PO:0009066</annotation_id>
-      <polygon_coords>428,396,426,398126,43</polygon_coords>
+      <polygon_coords>428,396,426,398...x3,y3,x4,y4...126,43</polygon_coords>
     </segment>
   </segments>
 </image_data>