[MOBY-guts] biomoby commit
Martin Senger
senger at pub.open-bio.org
Sun Aug 7 06:31:03 UTC 2005
senger
Sun Aug 7 02:31:03 EDT 2005
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv17333/help
Modified Files:
MobyCmdLineClient_usage.txt
Log Message:
moby-live/Java/src/Clients/help MobyCmdLineClient_usage.txt,1.8,1.9
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2005/07/19 12:39:58 1.8
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2005/08/07 06:31:03 1.9
@@ -1,10 +1,15 @@
Usage:
run-cmdline-client -h[elp]
+ run-cmdline-client [<find-arguments>]
run-cmdline-client [<find-arguments>] <other-arguments>
or
run-any-client MobyCmdLineClient -h[elp]
+ run-any-client MobyCmdLineClient [<find-arguments>]
run-any-client MobyCmdLineClient [<find-arguments>] <other-arguments>
+(If run without any arguments or only with <find-arguments>, then it
+prints the registry's endpoint and namespace that is going to be used.)
+
where <find-arguments> specify what Moby registry to connect to:
-e <URL>
@@ -24,6 +29,7 @@
-lt ... list names and descriptions of all service types
-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
To get entities by their names:
@@ -36,6 +42,8 @@
(note that the parameter has two parts delimited by a comma)
-data <data-type-name>
print definition of given data type
+ -rdf [stypes | dtypes | services | namespaces | full]
+ print RDF resource of the given contents
To get ontological relationships of given entities:
More information about the MOBY-guts
mailing list