[MOBY-guts] biomoby commit
Gary Schlitz
gss at pub.open-bio.org
Tue Mar 30 22:25:51 UTC 2004
gss
Tue Mar 30 17:25:51 EST 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot
In directory pub.open-bio.org:/tmp/cvs-serv28114/WebRoot
Modified Files:
index.html
Added Files:
domains.html
Log Message:
Web content restructuring
moby-live/S-MOBY/ref-impl/server/WebRoot domains.html,NONE,1.1 index.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/index.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/index.html 2004/03/27 01:27:51 1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/index.html 2004/03/30 22:25:51 1.2
@@ -1,3 +1,51 @@
-<HTML>
- <HEAD>Welcome to www.s-moby.org</HEAD>
-</HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <title>Semantic MOBY Server</title>
+</head>
+<body>
+ <table style="text-align: center; width: 100%;" border="1"
+ cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr>
+ <td style="vertical-align: top; background-color: rgb(204, 204, 204);">
+ <b>Semantic MOBY Server - Contents</b>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+<p>
+This server hosts a reference implementation of
+Semantic MOBY. Pages <a href="domains.html">hosted here</a> include:<br>
+<ul>
+ <li>A discovery service (www.s-moby.org/find-providers), which can be
+accessed on the <a href="tools/client.html">Client Tools</a> page;<br>
+ </li>
+ <li>Two example service providers (www.acmepubs.com/citationSearch
+and www.megapubs.com/citationSearch), also accessible on the <a
+ href="tools/client.html">Client Tools</a> page;</li>
+ <li>Three vocabulary providers (www.s-moby.org/terms,
+www.pubs.org/terms, www.mygrid.org/terms), described on the <a
+ href="domains.html">Hosted Pages</a> page;<br>
+ </li>
+ <li><a href="tools/client.html">Client Tools</a> for clients to use
+in interacting with the Semantic MOBY discovery service and with
+individual service providers;</li>
+ <li><a href="tools/developer.html">Developer Tools</a> for developers
+to use in testing their implementations of clients and providers.<br>
+ </li>
+</ul>
+<br>
+Quick Links:
+<div style="margin-left: 40px;"><a href="tools/client.html">Client
+Tools</a><br>
+<a href="tools/developer.html">Developer
+Tools</a><br>
+</div>
+<div style="margin-left: 40px;"><a href="domains.html">Hosted
+Pages</a></div>
+<div style="margin-left: 40px;">
+<div style="margin-left: 40px;"></div>
+</div>
+</body>
+</html>
More information about the MOBY-guts
mailing list