Prepare data for publication using OMERO
Users can publish Image data to the world using OMERO. Here we describe some steps to facilitate that. The steps are to be done by an administrator or restricted administrator in OMERO.
Description
We will show:
How to set up configurations in OMERO.web for establishing of a
public user
.How to set up a
public group
.How to get the data into the
public group
.How to open the
public group
to the outer world.
Setup
OMERO.server has been installed and provisioned using an Ansible playbook.
OMERO.server configurations for publication are described in the following chapter of the publication in OMERO documentation:
Resources
The publication in OMERO is described in the documentation.
Step-by-Step
Consult with the system administrator of your OMERO.server the configuring of public user on the server. Read the possibilities about how to restrict the access to the data in public group using url filtering in the publication with OMERO documentation
Establish a
public group
with read-only permissions. See the publication example documentation and the Administrate Groups and Users for how to do it. Note: Thepublic group
is just an ordinary read-only group, only a subsequent addition of thepublic user
to this group makes it public.Think about the best strategy of data layout in the
public group
, see suggestions about it in the Group setup part of publication example documentation.Duplicate the data to be published as described in Data management and cooperation either yourself, or instruct the lead scientist on the publication to do this. It is recommended to duplicate the annotations as well, which is done by the duplication plugin by the default, as this will facilitate the preservation of the linkage between the data and annotations during the subsequent move to the public group.
Consult with the scientists intending to publish their data about how to Move the data into the
public group
, or move them yourself. Some helpful hints about the data Move can be found in the Data migration chapter of the documentation. The move between groups is made easier by making duplicates of the data prior to the move and then moving these duplicates (see previous step). Also see the chapterMove data between groups
in Data management and cooperation for how to Move the data between groups. The other option is to import the data afresh into thepublic group
. Note: there is no possiblity to copy or link the data in a single step intopublic group
from another group in OMERO at the moment. The duplication of the data and subsequent move of the duplicate into the public group is the recommended workflow.Once you are happy with the setup of the
public group
, add thepublic user
into thepublic group
as described in the documentation. See Administrate Groups and Users for how to add users into groups in OMERO. The additon of thepublic user
will make the data in thepublic group
visible to the world.