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

Address additional issues in conversion to pySBOL2 #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jakebeal
Copy link
Contributor

@jakebeal jakebeal commented Jan 20, 2022

The document copy operation is remapping items to their own namespace.
This doesn't appear to be necessary and unearthed a pySBOL2 bug (SynBioDex/pySBOL2#413).

I have also flagged an issue where there is an assumption about namespace hard-wired into the code which causes problems when it is not satisfied.

Cleaned up a few more abstraction breaks I came across as well.

(more work to address #1)

Use description property to set descriptions, rather than breaking abstraction barrier
…ace, which is implicitly used when looking up parts by displayID.

These are fragile assumptions of this tool and should be repaired.
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.

1 participant