User Story #8086 (accepted)
Opened 7 years ago
Last modified 3 years ago
Update XsdFu
| Reported by: | ajpatterson | Owned by: | cxallan |
|---|---|---|---|
| Priority: | critical | Milestone: | GatherReqs |
| Component: | Specification | Keywords: | dbmodelcompare, schema |
| Cc: | omero-team@… | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description (last modified by ajpatterson)
Update XsdFu to handle the following cases:
| In XSD Model | In OMERO Model |
|---|---|
| Image:DatasetRef | datasetLinks |
| Image:ExperimentRef | experiment |
| Image:ROIRef | rois |
| LightPath:EmissionFilterRef | emissionFilterLink |
| LightPath:ExcitationFilterRef | excitationFilterLink |
Also update the mapping files, with the following additions:
- Channel:PinholeSize pinHoleSize - ODD CASE!
- ImagingEnvironment:CO2Percent co2percent - ODD CASE!
- XMLAnnotation XmlAnnotation? - ODD CASE!
Also update to use helper function for RGBA Color type (including possible hibernate function)
Check code for use of Colour v Color
Insert Format into the generated code. Format is only in the DB and does not make sense in the model.
Change History (12)
comment:1 Changed 7 years ago by ajpatterson
- Description modified (diff)
comment:2 Changed 7 years ago by ajpatterson
- Description modified (diff)
comment:3 Changed 7 years ago by ajpatterson
- Description modified (diff)
comment:4 Changed 7 years ago by jburel
- Cc omero-team@… added
- Description modified (diff)
- Owner changed from ajpatterson to cxallan
- Summary changed from Update xsd-fu to Update XsdFu
comment:5 Changed 7 years ago by jburel
- Sprint set to 2012-03-13 (10)
comment:6 Changed 7 years ago by agilo
- Status changed from new to accepted
Updated status, related task in progress
comment:7 Changed 7 years ago by ajpatterson
- Description modified (diff)
comment:8 Changed 7 years ago by ajpatterson
- Description modified (diff)
comment:9 Changed 7 years ago by jburel
- Sprint 2012-03-13 (10) deleted
comment:10 Changed 7 years ago by jburel
- Milestone changed from OMERO-Beta4.4 to OMERO-Beta4.5
comment:11 Changed 7 years ago by ajpatterson
- Milestone changed from OMERO-5 to Future
comment:12 Changed 3 years ago by jamoore
- Milestone changed from Future to GatherReqs
Adding the story to the sprint (10) b/c it should be completed during that period of time
Critical for model-db synchronization.