[MOBY-guts] biomoby commit

Gary Schlitz gss at pub.open-bio.org
Tue Mar 30 23:54:34 UTC 2004


gss
Tue Mar 30 18:54:34 EST 2004
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot
In directory pub.open-bio.org:/tmp/cvs-serv29238/WebRoot

Modified Files:
	terms index.html domains.html 
Log Message:
Misc. vocabulary changes

moby-live/S-MOBY/ref-impl/server/WebRoot terms,1.1,1.2 index.html,1.2,1.3 domains.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/terms,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/terms	2004/03/27 01:27:51	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/terms	2004/03/30 23:54:34	1.2
@@ -30,7 +30,7 @@
   <rdfs:label>Graph</rdfs:label>
   <rdfs:comment>
     moby:Graph is a class that encompasses Collections and Containers.
-    It must have at least one hasMappings property
+    It must have at least one hasMapping property
   </rdfs:comment>
   <rdfs:subClassOf>
     <owl:Class>
@@ -42,7 +42,7 @@
   </rdfs:subClassOf>
   <rdfs:subClassOf>
     <owl:Restriction>
-      <owl:onProperty rdf:resource="#hasMappings"/>
+      <owl:onProperty rdf:resource="#hasMapping"/>
         <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">
           1
         </owl:minCardinality>
@@ -113,10 +113,10 @@
   <rdfs:range rdf:resource="#Object"/>
 </owl:ObjectProperty>
 
-<owl:ObjectProperty rdf:ID="hasMappings">
-  <rdfs:label>hasMappings</rdfs:label>
+<owl:ObjectProperty rdf:ID="hasMapping">
+  <rdfs:label>hasMapping</rdfs:label>
   <rdfs:comment>
-    moby:hasMappings is an object property that associates
+    moby:hasMapping is an object property that associates
     a Graph (its domain) with a Subject (its range)
   </rdfs:comment>
   <rdfs:domain rdf:resource="#Graph"/>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/index.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/index.html	2004/03/30 22:25:51	1.2
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/index.html	2004/03/30 23:54:34	1.3
@@ -37,15 +37,10 @@
 </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>
+<a href="domains.html">Hosted Pages</a><br>
+<a href="tools/client.html">Client Tools</a><br>
+<a href="tools/developer.html">Developer Tools</a><br>
 </div>
 </body>
 </html>

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/domains.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/domains.html	2004/03/30 22:25:51	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/server/WebRoot/domains.html	2004/03/30 23:54:34	1.2
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <title>S-MOBY Discovery Server</title>
+  <title>Semantic MOBY Server - Hosted Pages</title>
 </head>
 <body>
 	<table style="text-align: center; width: 100%;" border="1"
@@ -28,78 +28,78 @@
       </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.acmepubs.com:8080">www.acmepubs.com</a></small></td>
-      <td style="vertical-align: top;"><small>Home page of an
+      <td style="vertical-align: top;"><a
+ href="http://www.acmepubs.com:8080">www.acmepubs.com</a></td>
+      <td style="vertical-align: top;">Home page of an
 acmepubs.com, a hypothetical citation search provider.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.acmepubs.com:8080/citationSearch">www.acmepubs.com/citationSearch</a></small></td>
-      <td style="vertical-align: top;"><small>Provider description
+      <td style="vertical-align: top;"><a
+ href="http://www.acmepubs.com:8080/citationSearch">www.acmepubs.com/citationSearch</a></td>
+      <td style="vertical-align: top;">Provider description
 graph for acmepubs.com. Note that doing an HTTP GET on this URI (e.g.
 by clicking on the link at the left), by definition returns an RDF
 graph that describes the provider. Also note that in this reference
 implementation, the URI is implemented as a Java Servlet.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.megapubs.com:8080">www.megapubs.com</a></small></td>
-      <td style="vertical-align: top;"><small>Home page of an
-megapubs.com, another example citation search provider.</small></td>
+      <td style="vertical-align: top;"><a
+ href="http://www.megapubs.com:8080">www.megapubs.com</a></td>
+      <td style="vertical-align: top;">Home page of an
+megapubs.com, another example citation search provider.</td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.megapubs.com:8080/citationSearch">www.megapubs.com/citationSearch</a></small></td>
-      <td style="vertical-align: top;"><small>Provider description
+      <td style="vertical-align: top;"><a
+ href="http://www.megapubs.com:8080/citationSearch">www.megapubs.com/citationSearch</a></td>
+      <td style="vertical-align: top;">Provider description
 graph for megapubs.com. The notes regarding the
 www.acmepubs.com/citationSearch also apply to this URI.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.pubs.org:8080">www.pubs.org</a></small></td>
-      <td style="vertical-align: top;"><small>Home page of a
+      <td style="vertical-align: top;"><a
+ href="http://www.pubs.org:8080">www.pubs.org</a></td>
+      <td style="vertical-align: top;">Home page of a
 hypothetical vocabulary provider, pubs.org.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.pubs.org:8080/terms">www.pubs.org/terms</a></small></td>
-      <td style="vertical-align: top;"><small>The vocabulary of terms
+      <td style="vertical-align: top;"><a
+ href="http://www.pubs.org:8080/terms">www.pubs.org/terms</a></td>
+      <td style="vertical-align: top;">The vocabulary of terms
 defined by pubs.org. Note that in this reference implementation, unlike
 the two citation search providers, this vocabulary is provided in a
 resource file (terms) delivered as is by the web server - no servlets
 are involved.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.mygrid.org:8080">www.mygrid.org</a></small></td>
-      <td style="vertical-align: top;"><small>Home page of a
-hypothetical vocabulary provider, mygrid.org.</small></td>
+      <td style="vertical-align: top;"><a
+ href="http://www.mygrid.org:8080">www.mygrid.org</a></td>
+      <td style="vertical-align: top;">Home page of a
+hypothetical vocabulary provider, mygrid.org.</td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.mygrid.org:8080/terms">www.mygrid.org/terms</a></small></td>
-      <td style="vertical-align: top;"><small>The vocabulary of terms
+      <td style="vertical-align: top;"><a
+ href="http://www.mygrid.org:8080/terms">www.mygrid.org/terms</a></td>
+      <td style="vertical-align: top;">The vocabulary of terms
 defined by mygrid.org. The notes regarding www.pubs.org/terms apply
 here as well.<br>
-      </small></td>
+      </td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small>www.s-moby.org</small></td>
-      <td style="vertical-align: top;"><small>This page you're
-currently viewing.</small></td>
+      <td style="vertical-align: top;">www.s-moby.org</td>
+      <td style="vertical-align: top;">This page you're
+currently viewing.</td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><small><a
- href="http://www.s-moby.org:8080/terms">www.s-moby.org/terms</a></small></td>
-      <td style="vertical-align: top;"><small>The Semantic MOBY
-vocabulary terms.</small><small> The notes regarding www.pubs.org/terms
-apply here as well.</small></td>
+      <td style="vertical-align: top;"><a
+ href="http://www.s-moby.org:8080/terms">www.s-moby.org/terms</a></td>
+      <td style="vertical-align: top;">The Semantic MOBY
+vocabulary terms. The notes regarding www.pubs.org/terms
+apply here as well.</td>
     </tr>
   </tbody>
 </table>




More information about the MOBY-guts mailing list