[ome-users] user specific tag search
William Moore (Staff)
W.Moore at dundee.ac.uk
Mon Jul 16 11:02:51 BST 2018
Hi Kai,
In the webclient and Insight, you can search with the Tag name and restrict the search to “Annotations”.
In the search dialog you can restrict the search to a Group and Owner.
In the webclient you can even restrict the Annotations to “Tag” (see screenshot) only so this should get you
most of what you want.
Let us know if this works for you.
Cheers,
Will.
[cid:446BC836-6EB5-42A3-BF14-D75BDD917DA5 at lifesci.dundee.ac.uk]
On 13 Jul 2018, at 11:09, Kai Schleicher <kai.schleicher at unibas.ch<mailto:kai.schleicher at unibas.ch>> wrote:
Hi Mark,
thank you for you answer and forwarding the request.
I will keep the cli in mind, that is a good alternative.
Cheers,
Kai
On 07/13/2018 12:02 PM, Mark Carroll wrote:
Dear Kai,
A user of ours has recently asked me if it would be possible (preferably
in the webclient) to "Find images with a specific tag but only from a
specific person of the group."
I don't believe that we currently offer that but I have made a note of
your interest for our UX team to read.
Could you let me know how I could restrict my search to a specific group
member? Or would it alternatively be possible to add a "owned by" filter?
It's certainly possible from OMERO.cli, e.g.,
bin/omero hql "SELECT DISTINCT i.id, i.name FROM Image AS i,
ImageAnnotationLink AS l, TagAnnotation AS t WHERE l.parent = i AND
l.child = t AND i.details.owner.omeName = 'some-user-name' AND
t.textValue = 'some tag'"
This is probably also something that we will bear in mind for our
longer-term plan to more fully overhaul search in OMERO.
-- Mark
The University of Dundee is a registered Scottish Charity, No: SC015096
_______________________________________________
ome-users mailing list
ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk>
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
_______________________________________________
ome-users mailing list
ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk>
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
The University of Dundee is a registered Scottish Charity, No: SC015096
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20180716/23bc032d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2018-07-16 at 11.01.13.png
Type: image/png
Size: 54370 bytes
Desc: Screen Shot 2018-07-16 at 11.01.13.png
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20180716/23bc032d/attachment.png>
More information about the ome-users
mailing list