Nico Matentzoglu

Results 792 issues of Nico Matentzoglu

In Mondo (and similarly in HPO) we have ``` reports/difference_release_base.md: tmp/mondo-released.obo $(KGCL_ONTOLOGY) runoak -i simpleobo:tmp/mondo-released.obo diff -X simpleobo:$(KGCL_ONTOLOGY) -o $@ --output-type md ``` to generate a nice diff output with...

**New feature description.** OLS currently does not have a way to display _how_ a search hit was established. In particular, the autocomplete field does not show the field where the...

ols4-new-feature
low priority

**New feature description.** For better or worse, subsets have been used for a variety of use cases (from defining upper levels in ontologies, to creating domain specific subsets, to external...

ols4-new-feature

We should use this for all md-centric repos: https://docs.hyperlint.com/guides/ai-reviewer/ This can help us get link checking and overall linting in place.

Fixes #181 in a the way @cmungall suggests

Context #179. Few Annotation properties are actually converted into OBO format. Maybe this has to do with the fact that they are not _used_ in the same ontology they are...

Original [issue](https://github.com/obophenotype/mammalian-phenotype-ontology/issues/3010). Reproduce: 1. Start Protege (5.5.0) 2. Open from URL: http://purl.obolibrary.org/obo/mp.owl 3. In [Search..] Box, search for: `abnormal thyroid parafollicular C-cell morphology` 4. Click click on class 5. In...

Status: Needs Reproducing

This is needed to because mondo ingest needs it, and mondo ingest depends on mondo build pipeline.

This PR makes it possible to update language profiles independent of the release process through a github action. This is needed because broken language profiles, imported, cause the release pipeline...