[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Mon Jun 14 22:04:20 UTC 2004
gss
Mon Jun 14 18:04:20 EDT 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools
In directory pub.open-bio.org:/tmp/cvs-serv11291/WebRoot/tools
Modified Files:
client.html
Log Message:
Added radio buttons on Discover form
moby-live/S-MOBY/ref-impl/server/WebRoot/tools client.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools/client.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/server/WebRoot/tools/client.html 2004/03/30 22:25:51 1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/tools/client.html 2004/06/14 22:04:20 1.2
@@ -24,8 +24,14 @@
<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
- and press "Discover" to find matching graphs.
+ 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>
More information about the MOBY-guts
mailing list