8000 Support: add an `isValid()` method to our our CellmlFile, SedmlFile, and CombineArchive classes · Issue #401 · opencor/libopencor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support: add an isValid() method to our our CellmlFile, SedmlFile, and CombineArchive classes #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
agarny opened this issue Mar 20, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@agarny
Copy link
Contributor
agarny commented Mar 20, 2025

This method is to be used when we actually want to make use of a CellML file, SED-ML file, or COMBINE archive. Things to keep in mind:

  • See CellmlFile::isValid(), SedmlFile::isValid(), and CombineArchive::isValid() in OpenCOR.
  • Check whether we will need to create a parent class (StandardFile) for common methods and properties.
  • Will need to enhance our Issue class to account for various types needed by SED-ML files and COMBINE archives.
  • A CellML file needs to be flattened before being validated.
@agarny agarny added the Task label Mar 20, 2025
@agarny agarny added this to the 2025.03 milestone Mar 20, 2025
@agarny agarny self-assigned this Mar 20, 2025
@agarny agarny modified the milestones: 2025.03, Future Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0