Charles Tapley Hoyt
Charles Tapley Hoyt
Would be better to go to readthedocs rather than to keep looking up the content hosted by the journal/springer
Just use the future BEL -> HiPathia exporter to dump each network the same way as we did for CX Blocked by https://github.com/pybel/pybel/issues/393
Closes #25 This PR adds a first attempt at generating OWL ontology artifacts (in OWL/XML, OBO, and OBO Graph JSON) for the Data Science Ontology. It's implemented in a Python...
I have a couple ontologies and controlled vocabularies in mind such as the Intelligent Task Ontology (https://github.com/OpenBioLink/ITO) that might be relevant for alignment (noting that there are already wikidata links...
I'd like to generate an OWL artifact so we can ingest the data science ontology in the ASKEM TA2 domain knowledge graph - would you be willing to accept a...
Pydantic v1 support will be dropped on October 31st, 2024, coincident with the [obsolescence of Python 3.8](https://endoflife.date/python). This will be accompanied by the v0.8.0 release of the `curies` package.
Follow-up to #149: Add high level documentation to "transport" module 1. What problem are we trying to solve here? 2. What's the difference between surrogate outcomes and transportability? 3. Real...
Update to sphinx 8 when RTD 3.0 theme that supports sphinx 8 comes out https://github.com/readthedocs/sphinx_rtd_theme/issues/1598#issuecomment-2324932831
This issue is related to #7676. I would like to switch from `twine` to `uv publish`, but in my workflow, I first upload to Test PyPI then later to vanilla...