[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Jun 27 15:50:00 UTC 2007


kawas
Wed Jun 27 11:50:00 EDT 2007
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory dev.open-bio.org:/tmp/cvs-serv29963/Client

Modified Files:
	ServiceInstance.pm 
Log Message:
some doc would be nice i guess ...
moby-live/Perl/MOBY/Client ServiceInstance.pm,1.20,1.21
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2007/06/27 15:46:34	1.20
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2007/06/27 15:50:00	1.21
@@ -186,7 +186,7 @@
 
 =head2 LSID
 
- Title     :    contactEmail
+ Title     :    LSID
  Usage     :	$email = $Service->LSID()
  Args      :    none
  Function  :	get (readonly) service instance LSID
@@ -194,6 +194,16 @@
 
 =cut
 
+=head2 signatureURL
+
+ Title     :    signatureURL
+ Usage     :	$email = $Service->signatureURL()
+ Args      :    (optional) string representing a URL
+ Function  :	get/set the location of the RDF document that describes this service
+ Returns   :	current value as scalar string
+
+=cut
+
 =head2 registry
 
  Title     :	registry




More information about the MOBY-guts mailing list