[MOBY-guts] biomoby commit

Martin Senger senger at dev.open-bio.org
Thu May 31 13:42:51 UTC 2007


senger
Thu May 31 09:42:51 EDT 2007
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory dev.open-bio.org:/tmp/cvs-serv1857/src/Clients/help

Modified Files:
	MobyCmdLineClient_usage.txt 
Log Message:
starting addign support for async services
moby-live/Java/src/Clients/help MobyCmdLineClient_usage.txt,1.11,1.12
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt	2007/05/29 03:51:46	1.11
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt	2007/05/31 13:42:51	1.12
@@ -18,6 +18,10 @@
    -uri <namespace>
       <namespace> is a URI defining Moby registry's namespace
       (default: http://mobycentral.icapture.ubc.ca/MOBY/Central)
+ or
+   -registry <registry-synonym>
+      <registry-synonym> is a convenient way to specify a known registry;
+      the list of known registries can be obtained by the -lr option
 
 where <other-arguments> specify what to ask a Moby registry to do:
 
@@ -30,6 +34,8 @@
    -ln   ... list names and descriptions of all namespaces
    -ld   ... list names and descriptions of all data types
    -lu   ... list URLs of RDF documents describing this registry
+   -lr   ... list of known BioMoby registries
+             (with -on prints only names/synonyms of the registries) 
 
  To get entities by their names:
 
@@ -214,5 +220,7 @@
 
      format of <service-name>: service-name[,service-authority]
 
+[Undocumented and 'in-the-progress' options: -async, -url <service-url>.]
+
 [Note: You can also use -argsfile <filename> to read arguments from a
 file. See details in src/Client/help/argsfile.example.]




More information about the MOBY-guts mailing list