[MOBY-dev] [moby] Re: Collections vs. Simplesin registry service searches, a bug?
mark wilkinson
markw at illuminae.com
Sat Dec 16 04:24:51 UTC 2006
Thanks Paul :-) remember that your nickname used to be "Perl" Gordon, and that you are (were?) Funded from the same pot of money as I am... So you are not allowed to complain about service! :-)
I'll make the change tomorrow and bring all of the other INB changes and the ones that Heiko and I made last week into the live registry at the same time. Big changes to the Moby API, but nothing that disturbs anyone. We need to document these changes ASAP so that others can use them!!! Paul, can I ask you to change the relevant docs to correctly explain what the search for collections does? At the moment I don't think it is documented at all...
M
--
Mark Wilkinson
...on the road!
-----Original Message-----
From: Paul Gordon <gordonp at ucalgary.ca>
Date: Fri, 15 Dec 2006 21:17:42
To:Core developer announcements <moby-dev at lists.open-bio.org>
Cc:markw at illuminae.com
Subject: Re: [MOBY-dev] [moby] Re: Collections vs. Simples
in registry service searches, a bug?
Sorry, last message got cut off for some reason (mailing list filter?).
Again, change MOBY/Adaptor/moby/queryapi/mysql.pm line 1212 from
select service_instance_id, namespace_type_uris from simple_$inout where
object_type_uri in ($ancestor_string) and service_instance_id IS NOT NULL
to
select service_instance_id, namespace_type_uris from simple_$inout where
object_type_uri in ($ancestor_string) and collection_input_id IS NULL
_______________________________________________
MOBY-dev mailing list
MOBY-dev at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/moby-dev
More information about the MOBY-dev
mailing list