ols4
ols4 copied to clipboard
Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)
As part of the data release process, OLS goes down for a bit when the latest data release is being copied over. The issue is that the frontend pod gets...
It is necessary to perform some calls on a particular set of ontologies. Search, select, suggest and ontology list calls can be filtered by schemas and respective classifications. There may...
**Describe the bug** The class tree appears to be expandable to show indiviudals, but when I expand the class node the individuals are not shown **To Reproduce** Go to https://www.ebi.ac.uk/ols4/ontologies/iao/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FIAO_0000225?lang=en...
This pull request includes the following features for #625 : - SKOS Full Concept Tree Generation - SKOS Partial Concept Tree Generation down from a certain concept - Enabling to...
I think the general consensus in the SSSOM community is that mappings should be moved out of ontologies (hasDbXref) and into external SSSOM files, because (1) it would allow mappings...
**Describe the bug** Workflow is failing currently with error: ``` #10 [ 6/12] RUN apt update && apt install -y nodejs caddy #10 0.181 #10 0.181 WARNING: apt does not...
Hi SPOT Team 👋, I have a simple question. Is it possible to include someway the [Tree view UI component](https://github.com/EBISPOT/ols-tabbed-term-treeview) on a website (maybe using an iframe?). We are evaluating...
**Is your feature request related to a problem? Please describe.** OLS is not capable of interpreting skos relations in a meaningful way. **Describe the solution you'd like** - Enabling SKOS...
if I type in a search term here : https://www.ebi.ac.uk/ols4/search?q=hemoglobin The result indicates the following types: Type Class (2749) Individual (3) Objectproperty (102) Ontology (1) Property (102) However, if I...
**Describe the bug** The two following queries produce the same results, even though the local argument is set to true and false ``` http://www.ebi.ac.uk/ols4/api/search?q=lymphatic&ontology=cl&local=true&rows=20 ``` ``` http://www.ebi.ac.uk/ols4/api/search?q=lymphatic&ontology=cl&local=false&rows=20 ``` **Expected behavior**...