[MOBY-guts] biomoby commit
senger@ebi.ac.uk
senger at pub.open-bio.org
Wed Sep 22 21:11:17 UTC 2004
senger
Wed Sep 22 17:11:17 EDT 2004
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv15476/src/Clients/help
Modified Files:
MobyCmdLineClient_usage.txt
Log Message:
new registration procedure, etc.
moby-live/Java/src/Clients/help MobyCmdLineClient_usage.txt,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2004/05/18 10:13:16 1.4
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2004/09/22 21:11:17 1.5
@@ -88,12 +88,13 @@
-rd-email <data-type-contact>
-rd-isa <data-type-parents>
this should be a comma-delimited list of names of the
- parent data types (but Moby accept now only one parent)
+ parent data types (but Moby accepts now only one parent)
-rd-hasa <data-type-attributes>
- this should be a comma-delimited list of names of the
+ -rd-has <data-type-attributes>
+ these should be comma-delimited lists of names of the
data types referred from this data type;
every element of this list may have two parts
- separated by a colon: <data-name>:<data-type-name>
+ separated by a colon: <article-name>:<data-type-name>
To register a service type:
@@ -123,6 +124,19 @@
-rs-url <service-URL>
-rs-main <service-authoritative> use: 1 or 0
+ -rs-rdf <service-signature-URL>
+ <service-signature-URL> points to your HTTP space
+ to a place where an RDF describing this service will be
+ -rs-rdfpath <path-to-RDF-file>
+ if the service registration is succesful, the returned
+ RDF is copied to a file given by <path-to-RDF-file>
+ (which completes the registration process);
+ use it, however, with caution because this client
+ overwrites a possibly existing document (it does not
+ merge the new RDF with the possibly existing one);
+ Default: it creates a temporary file where the
+ returned RDF is stored
+
-rs-in <inputs>
<inputs> are comma-delimited names of inputs;
each of them is a pair of an input type and a namespace
More information about the MOBY-guts
mailing list