James Stevenson

Results 74 comments of James Stevenson

I'd be fine with removal for now. The bigger problem is that the VCF annotator suppresses all exceptions and just dumps them verbatim onto the VCF in an `ERRORS` info...

get speed impact of Pydantic validation

(Not to bump a zombie issue, but...) alternatively -- what about being able to flag an individual `publication` with `preferred_attribution: true` + some additional styling on the ontology detail page...

yeah, that's a fair point @matentzn. I clicked around the various citation-related sections of the site today (which is how I found this issue) and noticed a few small possible...

> The second-to-last column is labeled "Re-Use", but it contains both the dashboard results and the license. Keep the license, remove the dashboard results, and relabel the column "License". @nlharris...

> Given I'm a non-technical user It might be good to try to nail down what the goal is here. What do non-technical users need to know about VRS-Python?

This language also shows up in the dataproxy's URI examples (`seqrepo+file:///path/to/seqrepo/root` when what it needs is a path to an instance eg `seqrepo+file:///usr/local/share/seqrepo/2024-12-20`)

Some notes for myself about searching over static sites: * site-constrained google search is always an option * [lunr.js](https://lunrjs.com/guides/getting_started.html) * [simple jekyll search (archived)](https://github.com/christian-fei/Simple-Jekyll-Search) The latter options involve constructing some...

Also, making a note for myself that there's some interesting discussion in https://github.com/OBOFoundry/OBOFoundry.github.io/issues/2033 about additional search modalities

There are several open PRs right now -- I'd realllly prefer to get them merged before this, rather than forcing them to handle any conflicts created here.