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

Combinatorial SBOL Export - RESTful API #3

Open
nroehner opened this issue Feb 4, 2019 · 0 comments
Open

Combinatorial SBOL Export - RESTful API #3

nroehner opened this issue Feb 4, 2019 · 0 comments
Assignees

Comments

@nroehner
Copy link
Collaborator

nroehner commented Feb 4, 2019

Extend Knox's RESTful API with an endpoint for exporting combinatorial SBOL ("/sbol/exportCombinatorial"). The input parameters for this endpoint should be the spaceID of the design space graph to be exported as SBOL and a namespace (for example, "http://example.org") to prefix the URIs of all SBOL objects generated during the export process. The generated objects should include CombinatorialDerivations and their template ComponentDefinitions. The variants properties of a CombinatorialDerivation's VariableComponents should contain the component IDs labeling the edges of the exported design space graph. These component IDs are ideally SBOL compliant URIs consisting of a namespace followed by a displayId and a version (for example, "http://examples.org/pTet/1").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants