[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at dev.open-bio.org
Fri Sep 14 17:23:47 UTC 2007


mwilkinson
Fri Sep 14 13:23:47 EDT 2007
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory dev.open-bio.org:/tmp/cvs-serv22844/MOBY/Client

Modified Files:
	Central.pm 
Log Message:
update docs
moby-live/Perl/MOBY/Client Central.pm,1.151,1.152
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2007/09/14 17:02:24	1.151
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2007/09/14 17:23:47	1.152
@@ -1307,7 +1307,9 @@
  Function  :	get all details of all service types
  Returns   :	hashref of $types{$type} = {Description => "definition",
                                             authURI  => "authority.uri.here",
-					    contactEmail => "email at addy.here"}
+					    contactEmail => "email at addy.here",
+					    ISA => "parentType", # possibly empty string ""
+					    ISA_LSID => "urn:lsid...parentLSID"} # possibly empty string ""
  Args      :	registry => $reg_name:  name of registry you wish to retrieve from (optional)
                 as_lsid  => $boolean:  return the $type as its corresponding LSID (defualt off)
 




More information about the MOBY-guts mailing list