Skip to content
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

First pass on conversion from SBOL2 to SBOL3 #216

Merged
merged 5 commits into from
Oct 7, 2023

Conversation

jakebeal
Copy link
Contributor

@jakebeal jakebeal commented Oct 7, 2023

Stub implementation on conversion from SBOL2 to SBOL3 in Python.

Conversion is implemented for:

  • Identified
  • TopLevel
  • Sequence
  • Activity (except for object references)
  • ComponentDefinition (except for object references)

Test goes around the loop in both directions without errors, but is not yet able to produce exact expected results, and is also not yet checking document validity. Those will be the next step.

@jakebeal jakebeal self-assigned this Oct 7, 2023
@jakebeal jakebeal merged commit b6ef749 into develop Oct 7, 2023
16 checks passed
@jakebeal jakebeal deleted the native-sbol23-conversion-from2 branch October 7, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants