Joel L Duerksen

Results 4 issues of Joel L Duerksen

I'm finding very large turtle/triple datasets may be best kept in compressed form, if only to not be throttled by disk I/O max speeds while reading/writing them with a blazing...

What is the best way to force pronto to continue in the face of messy/real data? ``` >>> cl = Ontology("http://purl.obolibrary.org/obo/uberon.obo") Traceback (most recent call last): File "", line 1,...

external

Ubuntu 20.04 checked that all listed dependencies installed followed instructions to build from source no errors seen, until the make step ``` make >output.txt ar: `u' modifier ignored since `D'...

I'm attempting to use bconv to convert BioC JSON to pubtator/TXT, but it throws an error (on validate spanning?). At a glance format appears compliant, but maybe we need a...