We're Hiring!

URL in OMERO.webclient for datasets

General and open developer discussion about using OMERO APIs from C++, Java, Python, Matlab and more! Please new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

If you are having trouble with custom code, please provide a link to a public repository, ideally GitHub.

Re: URL in OMERO.webclient for datasets

Postby albot » Fri Aug 31, 2012 8:48 am

Hi All,

I see that there is progress related to the landing pages for the webclient.

Could you give any feedback in which version of OMERO you'd expect this feature to be present?

Would there be any other options in the current version 4.4.X to link to datasets?

Thanks.

Best,
Alexander
albot
 
Posts: 49
Joined: Wed Jun 29, 2011 3:31 pm

Re: URL in OMERO.webclient for datasets

Postby wmoore » Fri Aug 31, 2012 9:09 am

Hi,

You are right, we have been doing a bit more on linking to objects.

The url won't need a 'path' (project|dataset|image) etc but can be passed a single object to 'show'.

E.g.
Code: Select all
/webclient/?show=dataset-123


This should be out in mid-late September.
However, until then, you can use the 'old' notation: Eg:

Code: Select all
/webclient/?path=project=21537|dataset=57953


and we will continue to support this when the new system is introduced (this will simply 'show' the last item in the path, regardless of which Project it's in). NB: the old style uses '=' (dataset=123) instead of '-'.

A further feature of the new system is that you won't have to know which group & user the data is in (webclient will switch to correct group & user) whereas in the existing 4.4.2 system, you have to be in the correct group & user.

Hope that helps,

Will.
User avatar
wmoore
Team Member
 
Posts: 674
Joined: Mon May 18, 2009 12:46 pm

Previous

Return to Developer Discussion

Who is online

Users browsing this forum: Majestic-12 [Bot] and 1 guest