[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Fri Jun 18 21:41:58 UTC 2004
gss
Fri Jun 18 17:41:58 EDT 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools
In directory pub.open-bio.org:/tmp/cvs-serv30012/WebRoot/tools
Modified Files:
client.html
Log Message:
Minor small fixes
moby-live/S-MOBY/ref-impl/server/WebRoot/tools client.html,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools/client.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools/client.html 2004/06/14 22:04:20 1.2
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools/client.html 2004/06/18 21:41:58 1.3
@@ -1,42 +1,53 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
<html>
-<head>
- <title>Semantic MOBY Client Tools</title>
-</head>
-<body>
- <table style="text-align: center; width: 100%;" border="1"
+ <head>
+ <meta name="generator" content="HTML Tidy, see www.w3.org">
+
+ <title>Semantic MOBY Client Tools</title>
+ </head>
+
+ <body>
+ <table style="WIDTH: 100%; TEXT-ALIGN: center" border="1"
cellspacing="0" cellpadding="0">
- <tbody>
- <tr>
- <td style="vertical-align: top; background-color: rgb(204, 204, 204);">
- <b>Semantic MOBY Client Tools</b>
- </td>
- </tr>
- </tbody>
- </table>
-
-<h4><u>Suggest a provider URL for S-MOBY to explore</u></h4>
-<form action="http://www.s-moby.org:8080/investigate" method="post">
- Provider URL:
- <input size="60" name="provider-url">
- <input value="Suggest" type="submit">
-</form>
-
-<h4><u>Discover matching graphs in the S-MOBY metadata repository</u></h4>
-<form action="http://www.s-moby.org:8080/find-providers" method="post">
- Paste a graph in RDF/XML format, select
- statements to return, and press "Discover" to find matching graphs.
- <p>
-
- Statements to return:
- <input type="radio" name="statements" value="minimal">Minimal
- <input type="radio" name="statements" value="query" CHECKED>Query only
- <input type="radio" name="statements" value="cached">Cached
- <input value="Discover" type="submit">
- <p>
-
- <textarea cols="80" rows="15" name="query-graph"></textarea>
-</form>
+ <tbody>
+ <tr>
+ <td style=
+ "VERTICAL-ALIGN: top; BACKGROUND-COLOR: rgb(204,204,204)">
+ <b>Semantic MOBY Client Tools</b></td>
+ </tr>
+ </tbody>
+ </table>
+
+ <h4><u>Suggest a provider URL for S-MOBY to explore</u></h4>
+
+ <form action="http://www.s-moby.org:8080/investigate" method=
+ "post">
+ Provider URL: <input size=
+ "60" name="provider-url"> <input value="Suggest"
+ type="submit">
+ </form>
+
+ <h4><u>Discover matching graphs in the S-MOBY metadata
+ repository</u></h4>
+
+ <form action="http://www.s-moby.org:8080/find-providers" method=
+ "post">
+ Paste a graph in RDF/XML
+ format, select statements to return, and press "Discover" to find
+ matching graphs.
+
+ <p> Statements to
+ return: <input type="radio" name="statements" value=
+ "minimal">Minimal <input type="radio" name=
+ "statements" value="query">Query only <input type=
+ "radio" name="statements" value="reachable" checked=
+ "">Reachable <input value="Discover" type="submit"></p>
-</body>
+ <p> <textarea name=
+ "query-graph" rows="15" cols="80">
+
+ </textarea></p>
+ </form>
+ </body>
</html>
More information about the MOBY-guts
mailing list