Task #7965 (closed)
Opened 8 years ago
Closed 7 years ago
Add Annotatable session to OMERO.xsd
| Reported by: | ajpatterson | Owned by: | ajpatterson |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Specification | Version: | n.a. |
| Keywords: | dbmodelcompare, schema | Cc: | jamoore, jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-05-08 (14) |
Description (last modified by ajpatterson)
session can be annotated in the DB but 'session' does not exist in the Model.
Add 'session' to OMERO.xsd so it can be generated by XSD-fu. and make session annotatable
Change History (11)
comment:1 Changed 8 years ago by ajpatterson
- Description modified (diff)
- Summary changed from Resolve Annotation on session to Add Annotatable session to OMERO.xsd
comment:2 Changed 8 years ago by jburel
- Cc jmoore jburel added
Do we have example/use cases where it will make sense to annotate a session?
The session expired after a period of time so I do really see the reason behind it.
comment:3 Changed 7 years ago by jmoore
Most importantly, sessions are also shares, so to add comments to shares they must be annotatable. We can certainly discuss, but I've assumed that with the meta objects being largely for internal use, it'd be simpler to to have them all be annotatable, especially since we've gone through several rounds of "oh, group doesn't have annotations, let's add that".
comment:4 Changed 7 years ago by jburel
- Sprint changed from 2012-02-14 (8) to 2012-02-28 (9)
Moved from sprint 2012-02-14 (8)
comment:5 Changed 7 years ago by jburel
- Sprint changed from 2012-02-28 (9) to 2012-03-13 (10)
Moved from sprint 2012-02-28 (9)
comment:6 Changed 7 years ago by jburel
- Sprint changed from 2012-03-13 (10) to 2012-03-27 (11)
Moved from sprint 2012-03-13 (10)
comment:7 Changed 7 years ago by jburel
- Sprint changed from 2012-03-27 (11) to 2012-04-10 (12)
Andrew is off, moving to next sprint
comment:8 Changed 7 years ago by jburel
- Sprint changed from 2012-04-10 (12) to 2012-04-24 (13)
Andrew is off, moving to next sprint
comment:9 Changed 7 years ago by ajpatterson
- Status changed from new to accepted
comment:10 Changed 7 years ago by jburel
- Sprint changed from 2012-04-24 (13) to 2012-05-08 (14)
Moved from sprint 2012-04-24 (13)
comment:11 Changed 7 years ago by ajpatterson
- Status changed from accepted to closed
Node is just needed in OMERO. Should be added to OMERO.xsd so can be generated by xsd-fu.