ols4
ols4 copied to clipboard
Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)
This PR adds a new API endpoint /similar which returns similar classes from the embedded vector store, and a new "similar classes" section in the UI. Neo4j and Solr are...
## Missing Documentation The front end of OLS4 provide multiple type of synonyms but I cannot find the definition of this different type. For example - Exact Synonyms - Related...
CC @dosumis, @hkir-dev Context: > We are in the process of adding links from ontology terms and individuals generated to related content at the Allen Brain Atlas. [..] It makes...
Currently it is not clear when text at the top of the page comes from different fields. Content should instead be prefixed with the name of the annotation property used...
% git clone [email protected]:EBISPOT/ols4.git Cloning into 'ols4'... remote: Enumerating objects: 33983, done. remote: Counting objects: 100% (939/939), done. remote: Compressing objects: 100% (168/168), done. remote: Total 33983 (delta 846), reused...
https://www.ebi.ac.uk/ols4/api/search?q=asthma&ontology=efo&local=true Returns HP terms. It should not return anything apart from EFO terms according to the API docs.
**New feature description.** Is it possible to represent hierarchies between Individuals in the OLS Tree view? For example, in the [PCL ontology](https://www.ebi.ac.uk/ols4/ontologies/pcl/individuals/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252Fpcl%252FCS201912131_225), hierarchies between individuals are defined using the [subcluster...
**Describe the bug** When I use the APIs of OLS4 with search functionality I get misleading results. This issue is relevant to the `select`, `search` and `entities` API. In order...