-
Notifications
You must be signed in to change notification settings - Fork 21
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
handle None namespace and version suffix in conversion #285
Open
fxbuson
wants to merge
7
commits into
SynBioDex:develop
Choose a base branch
from
fxbuson:issue_283
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 4, 2024
-
handle None namespace and version suffix in conversion
Created a function that strips the end of the identity when converting to sbol3 in case it ends with the version number (as per the sbol2.3 specification) Added this conversion to all implemented objects Added roundtrip inclusion of sbol2version in the sbol2 identity. Defaults to "1"
Configuration menu - View commit details
-
Copy full SHA for 229573f - Browse repository at this point
Copy the full SHA 229573fView commit details
Commits on Sep 5, 2024
-
also properly determining identities in toplevel objects
Configuration menu - View commit details
-
Copy full SHA for 9c7306a - Browse repository at this point
Copy the full SHA 9c7306aView commit details
Commits on Sep 27, 2024
-
handle case without sbol2 version
Co-authored-by: Jacob Beal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b41bbf - Browse repository at this point
Copy the full SHA 3b41bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3664056 - Browse repository at this point
Copy the full SHA 3664056View commit details -
Merge branch 'issue_283' of https://github.com/fxbuson/SBOL-utilities …
…into issue_283
Configuration menu - View commit details
-
Copy full SHA for 8e95d0d - Browse repository at this point
Copy the full SHA 8e95d0dView commit details
Commits on Oct 3, 2024
-
dropped python versions 3.7 and 3.8 (reaching EOL by the end of the year) and adding 3.12
Configuration menu - View commit details
-
Copy full SHA for b44f9c8 - Browse repository at this point
Copy the full SHA b44f9c8View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77376a3 - Browse repository at this point
Copy the full SHA 77376a3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.