Skip to content

Combinatorial SBOL Export - RESTful API #3

@nroehner

Description

@nroehner

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").

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions