Charles Tapley Hoyt

Results 629 comments of Charles Tapley Hoyt

Update, I wrote a "resolver service" and added it here https://github.com/pyobo/pyobo/commit/03329b7ae9da5f4a21b928fe2b69de5b140470d1. It wasn't so much work since I already wrote the code that did the heavy lifting :) If you...

I'm looking into hosting this service on AWS. In the mean time, I've written a [pipeline](https://github.com/pyobo/pyobo/blob/38575a0eb149874219331408760681d81d289188/src/pyobo/xrefdb/cli.py#L53-L69) for creating the aforementioned TSV. I posted the results to [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3756206.svg)](https://doi.org/10.5281/zenodo.3756206). Lots of Rhianna...

@dhimmel so the idea is that you could write a link however you wanted, then it would replace the name with the standard? I like the `` tag mockup you...

Just checking in - I finally got the über resolver service working properly at http://biolookup.io/. I know we sort of dropped the discussion for a year, but I'm sure you'll...

What about using a wikipedia Q-identifier for an organization if a ROR is not available? Or, perhaps the Wikidata entry also links a ROR id with the [P6782](https://www.wikidata.org/wiki/Property:P6782) property and...

@agitter I communicated with ROR directly when I worked at a startup to get them a ROR identifier - they're pretty open to minting identifiers at different levels of organizations,...

I've done a bit of writing on how new users could get their data into Wikidata, and what happens next. https://cthoyt.com/2021/01/17/organization-organization.html. Please let me know if you have any other...

Excellent news! However the OWL python software ecosystem is basically turtles all the way down now... it would be great to have a reference implementation of everything in one package...

I have a few more ideas for this if you can give me another day to put them in!

Specifically, I'd like to us the [`class-resolver`](https://github.com/cthoyt/class-resolver) package to deduplicate this logic as described in https://cthoyt.com/2022/02/06/model-abstraction.html