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

Explore dynamically fetching objects as they are referenced #280

Open
tcmitchell opened this issue Jun 5, 2020 · 0 comments
Open

Explore dynamically fetching objects as they are referenced #280

tcmitchell opened this issue Jun 5, 2020 · 0 comments
Milestone

Comments

@tcmitchell
Copy link
Collaborator

libSBOLj dynamically fetches objects as they are referenced. This means a program could PartShop.pull(..., recursive=False) a few objects, and then traverse those objects. During that traversal, the referenced objects could by dynamically fetched from the appropriate SynBioHub instance.

@tcmitchell tcmitchell added this to the Future Tasks milestone Jun 5, 2020
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

No branches or pull requests

1 participant