[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Wed Feb 20 19:59:57 UTC 2008
kawas
Wed Feb 20 14:59:56 EST 2008
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv18118/Java/docs
Modified Files:
ConfigureRDFAgent.html RDFAgent.html
Log Message:
moby-live/Java/docs ConfigureRDFAgent.html,1.5,1.6 RDFAgent.html,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html 2008/02/14 06:13:34 1.5
+++ /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html 2008/02/20 19:59:56 1.6
@@ -72,7 +72,7 @@
and
- AGENT_HOME = the agents home directory, i.e. /home/agents/rdfagent
+ RDF_AGENT_HOME = the agents home directory, i.e. /home/agents/rdfagent
</pre>
<br>
These variable must be set for the agent to work properly with these scripts.<br>
@@ -320,7 +320,7 @@
Note that it may be necessary for you to create this directroy and set up the appropriate permissions so that the agen can write to it when invoked by the registry.</em></td>
</tr>
</table>
-<p class="note">Note: Comments are initiated with # and the following characters are must be escaped if you intend on using them:
+<p class="note">Note: Comments are initiated with a # and the following characters must be escaped if you intend on using them:
<blockquote>
<blockquote>
<blockquote>
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/RDFAgent.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Java/docs/RDFAgent.html 2006/10/05 15:18:13 1.6
+++ /home/repository/moby/moby-live/Java/docs/RDFAgent.html 2008/02/20 19:59:56 1.7
@@ -97,8 +97,8 @@
my $m = MOBY::Client::Central->new(
Registries => {
mobycentral => {
- URL => 'http://mobycentral.icapture.ubc.ca/cgi-bin/MOBY05/mobycentral.pl',
- URI => 'http://mobycentral.icapture.ubc.ca/MOBY/Central'}
+ URL => 'http://moby.ucalgary.ca/moby/MOBY-Central.pl',
+ URI => 'http://moby.ucalgary.ca/MOBY/Central'}
}
);
$REG = $m->registerService(
More information about the MOBY-guts
mailing list