Skip to content

Web API coverage for 5.3.0 #65

Description

@will-moore

Currently the API only supports create, read, update and delete of Projects.
We propose to unload Dataset links when saving, so that Projects can be updated without losing linked Datasets: ome/openmicroscopy#4930
Issues with saving unloaded collections get much more complex when dealing with Images etc.

We need to decide what objects we want to support for 5.3.0:

  • Creating
  • Reading
  • Updating
  • Deleting

E.g. Aim to support Reading ONLY of all BlitzGateway Wrapper objects ("project", "dataset", "image", "screen", "plate", "plateacquisition", "acquisition", "well", "experimenter", "experimentergroup", "originalfile", "fileset", "commentannotation", "tagannotation", "longannotation", "booleanannotation", "fileannotation", "doubleannotation", "termannotation", "timestampannotation", "mapannotation").

NB: this doesn't include ROIs, Shapes
omero_marshal doesn't yet support Wells etc.

Maybe also aim to support Creation, Updating and Deleting of 'simple' objects such as P/D/S/P & some annotations (always unloading links as for Project above).

Do we aim to support creating and deleting of Links. E.g. ProjectDataset or DatasetImage etc.
Need to decide how to E.g. link 100 images to Dataset without having to create json for 100 links!

cc @joshmoore @chris-allan @jburel @aleksandra-tarkowska @emilroz

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions