[MOBY-guts] biomoby commit

Gary Schiltz gss at pub.open-bio.org
Thu Jun 16 16:27:32 UTC 2005


gss
Thu Jun 16 12:27:32 EDT 2005
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer
In directory pub.open-bio.org:/tmp/cvs-serv7570/WebRoot/developer

Modified Files:
	dev-tools.html 
Log Message:
Examples for the user guide

moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer dev-tools.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/dev-tools.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/dev-tools.html	2004/07/15 20:27:14	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/semanticmoby.org/WebRoot/developer/dev-tools.html	2005/06/16 16:27:32	1.2
@@ -2,8 +2,6 @@
 
 <html>
   <head>
-    <meta name="generator" content="HTML Tidy, see www.w3.org">
-
     <title>Semantic MOBY Developer Tools</title>
   </head>
 
@@ -12,21 +10,16 @@
     cellspacing="0" cellpadding="0">
       <tbody>
         <tr>
-          <td style=
-          "VERTICAL-ALIGN: top; BACKGROUND-COLOR: rgb(204,204,204)">
+          <td style="VERTICAL-ALIGN: top; BACKGROUND-COLOR: rgb(153,255,153)">
           <b>Semantic MOBY Developer Tools</b></td>
         </tr>
       </tbody>
     </table><br>
-     
-
     <h4><u>Convert a graph to a different format</u></h4>
-
-    <form method="post" action=
-    "http://www.semanticmoby.org/dev/convert-graph">
+    <form method="post"
+          action="http://www.semanticmoby.org/dev/convert-graph">
       Paste a graph, select its input format, and press "Convert Graph"
-      to convert to the other format 
-
+      to convert to the other format
       <p>Input format:&nbsp;&nbsp;&nbsp; <input type="radio" name=
       "input-format" value="N3" checked>N3&nbsp;&nbsp; <input type=
       "radio" name="input-format" value="RDF/XML">RDF/XML <input type=
@@ -38,71 +31,7 @@
       "output-format" value="N-TRIPLE">N-Triples&nbsp;&nbsp;
       &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="submit" value=
       "Convert Graph"></p>
-
-      <p><textarea name="graph" rows="15" cols="80">
-                                                          
-                                                             
-                                                     
-                                               
-                                       
-                                 
-                         
-                   
-           
-      </textarea> &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;</p>
-    </form>
-
-    <h4><u>List&nbsp;all statements&nbsp;in the S-MOBY metadata
-    repository</u></h4>
-
-    <form name="List statements" action=
-    "http://www.semanticmoby.org/dev/print-repository" method="get">
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<input type=
-      "submit" value="List Statements in Repository">
-    </form>
-
-    <h4><u>Validate an OWL Graph using Jena</u></h4>
-
-    <form method="post" action=
-    "http://www.semanticmoby.org/dev/validate-owl-graph">
-      Paste a graph in RDF/XML format and press "Validate" to see what
-      type of OWL the graph represents 
-
-      <p><input type="submit" value="Validate"></p>
-
-      <p><textarea name="graph" rows="15" cols="80">
-                                                          
-                                                             
-                                                     
-                                               
-                                       
-                                 
-                         
-                   
-           
-      </textarea></p>
-    </form>
-
-    <h4><u>Validate that a graph is MOBY canonical form</u></h4>
-
-    <form method="post" action=
-    "http://www.semanticmoby.org/dev/validate-canonical-graph">
-      Paste a graph in RDF/XML format and press "Validate" to see if it
-      is MOBY canonical form 
-
-      <p><input type="submit" value="Validate"></p>
-
-      <p><textarea name="graph" rows="15" cols="80">
-                                                          
-                                                             
-                                                     
-                                               
-                                       
-                                 
-                         
-                   
-           
-      </textarea></p>
+      <p><textarea name="graph" rows="15" cols="80"></textarea> &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;</p>
     </form>
   </body>
 </html>




More information about the MOBY-guts mailing list