-
Right now, after you submit you get redirected unceremoniously back to the root submissions page. I always want to go check on what I've submitted, though, so it'd be a lot better if I was redirected …
-
It would be nice if SBOL objects dereferenced to pages that described them. Could simply point to appropriate page of the specification maybe.
-
I am trying to push an SBOL file with 30,000 triples but got this error:
{"status":413,"statusCode":413}
Here is the file that I am trying to push to a new SynBioHub collection.
[c_trips30000.z…
-
Retrieving URL https://hub.sd2e.org/user/sd2e/design/W303/1 results in a 502 error.
-
I see this is fixed in master already.
When will 2.3.1 be released?
-
Gents:
I need to use the latest SBHA given that the query endpoint changed on Friday. However, the previously working
`query_designs_by_lab_ids` function no longer works. This breaks all conversi…
-
Can you add support for .NET Standard?
Then we can use libSBOL in .NET Core and .NET Framework apps.
Thanks.
-
Is it possible to download a single toplevel without getting all of its dependencies?
For example, if I download a yeast strain, I'd like to be able to get just the lightweight ModuleDefinition and…
-
Unless specifically disabled, org.synbiohub.frontend.SynBioHubFrontend should include an HTTP timeout in the configuration of the HTTP connection.
Currently when fetching items from SynBioHub, the …
-
Right now, a full HTML error page is put into the SynBioHub log every time SBOLExplorer fails. This makes the logs cluttered and hard-to-read, and the errors should stay in the SBOL Explorer log.