GET /public/{organization}/{partId}/{version}/sbol
Summary: Get part details in SBOL/RDF format
Operation ID: getPartSbol
Auth: unknown
Operation ID: getPartSbol
Auth: unknown
Description
Returns detailed SBOL (Synthetic Biology Open Language) data for a specific biological part in RDF/XML format. This includes sequence information, annotations, and metadata following the SBOL standard.
Parameters (3)
organization
(string, path, required)
Organization or collection name (e.g., 'igem', 'Eco1C1G1T1', 'bsu')
partId
(string, path, required)
Part identifier (e.g., 'BBa_E0040')
version
(string, path, required, default: 1)
Version number of the part
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get iGEM GFP part (BBa_E0040) SBOL | curl |
https://synbiohub.org/public/igem/BBa_E0040/1/sbol |
|
| Get iGEM lac promoter (BBa_R0010) SBOL | curl |
https://synbiohub.org/public/igem/BBa_R0010/1/sbol |
|
| Get E. coli collection part SBOL | curl |
https://synbiohub.org/public/Eco1C1G1T1/EFW4_0001/1/sbol |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:47:08.822235 | 404 | 414ms | |
| 2026-03-23 10:43:27.930767 | 200 | 452ms | |
| 2026-03-23 10:09:34.109499 | 200 | 470ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:43:27.930767 | 7b665ad01c64 |
47a6d4a80282 |
| 2026-03-23 10:47:08.822235 | 47a6d4a80282 |
b9a19a43860f |