Charles Tapley Hoyt
Charles Tapley Hoyt
the issue is, no pun intended
data model has a name (or URI) and list of: 1. entities to include children of 2. entities to exclude children of 3. explicit includes 4. explicit excludes ontologize like:...
Closes #157 - [ ] eurovoc - [ ] PIC
Follow-up to https://github.com/obi-ontology/obi/pull/1858 and https://github.com/obi-ontology/obi/issues/1831. - [x] request OBI terms for randomized clinical trial and non-randomized clinical trial, both as children of [OBI:0003699 (clinical trial)](https://bioregistry.io/OBI:0003699) (https://github.com/obi-ontology/obi/issues/1891) - [ ] request...
https://gbv.github.io/jskos/ here's an example: https://oer-repo.uibk.ac.at/w3id.org/vocabs/oefos2012/schema.json
In the PyOBO-generated OWL file for HGNC that is in OLS at https://www.ebi.ac.uk/ols4/ontologies/hgnc, I automatically propagate the main contacts for the resource to the maintainers field. However, the maintainers have...
Related to #935 This PR extends `ShortFormAnnotator.java` to handle ad-hoc namespaces in the OBO PURL space that take the form `http://purl.obolibrary.org/obo/#`, such as http://obolibrary.org/obo/mesh#C This PR will give more accurate...
The README is very difficult to read. This is a first step towards improving it that runs `npx prettier --prose-wrap always --check "**/*.md" --write` to lint its formatting, fixes code...
This error originates on https://www.ebi.ac.uk/ols4/ontologies/mesh/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252Fmesh%2523C?lang=en Note that the short form is `mesh:mesh#C` - this suggests there is a bug in the way short forms are generated. The correct short form...