Skip to content

Skip plots that require marker style or encode OpenCOR's custom style annotations into L1V4 #32

@jonrkarr

Description

@jonrkarr

Because SED-ML L1V3 doesn't capture plot style, OpenCOR uses custom style annotations in conjunction with L1V3. BioSimulations ignores these custom style annotations. Because style can be critical (e.g., plots can look very different with markers vs lines), we should either:

  1. Use OpenCOR to import these L1V3 files and re-export them to L1V4 with style encoded into SED-ML (if OpenCOR can do this).
  2. For now, skip plots that are annotated with marker styles (because the plot might look very different without lines).
  3. Use lxml or similar to read this information from OpenCOR SED-ML files, encode the style into SED-ML L1V4, and export the file to SED-ML L1V4.

@agarny, could we use OpenCOR for option 1? or will this be possible soon?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions