You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I'm using bioontologies to run robot for me, and it returns Obographs JSON as in a python object (actually, I would be doing this, but I think I'm just calling robot directly still because of a bug related to #2). I brought this up with bioontologies, and we essentially agreed that I can submit a PR where a bioontologies function is implemented that will accept these same params that create the Obographs JSON, but also have an outpath param, and the result will be JSON saved to that path.
Currently this is already being done in owl-on-fhir, but it would be nice if bioontologies had that feature.
Overview
Currently, I'm using
bioontologies
to runrobot
for me, and it returns Obographs JSON as in a python object (actually, I would be doing this, but I think I'm just calling robot directly still because of a bug related to #2). I brought this up withbioontologies
, and we essentially agreed that I can submit a PR where abioontologies
function is implemented that will accept these same params that create the Obographs JSON, but also have anoutpath
param, and the result will be JSON saved to that path.Currently this is already being done in
owl-on-fhir
, but it would be nice ifbioontologies
had that feature.Depends on
The text was updated successfully, but these errors were encountered: