[MOBY-guts] biomoby commit
senger@ebi.ac.uk
senger at pub.open-bio.org
Mon Nov 24 18:45:25 UTC 2003
senger
Mon Nov 24 13:45:25 EST 2003
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv16028/src/Clients/help
Modified Files:
MobyCmdLineClient_usage.txt
Log Message:
added relationships methods to Central.java
moby-live/Java/src/Clients/help MobyCmdLineClient_usage.txt,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2003/10/17 13:13:34 1.2
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2003/11/24 18:45:25 1.3
@@ -33,6 +33,17 @@
-data <data-type-name>
print definition of given data type
+ To get ontological relationships of given entities:
+
+ -ot <service-type-name>
+ print all parents names of given service type
+ -od <data-type-name>
+ print all relantionships (types and names) of given data type
+ -od2 <data-type-name> ISA
+ -od2 <data-type-name> HASA
+ -od2 <data-type-name> HAS
+ print all relantionships of given type for given data type
+
To find services given by their attributes:
-fn <service-name>
More information about the MOBY-guts
mailing list