-
This issue is associated with the charter epic #7.
# What mapping publication aspect(s) does this issue address?
When mappings have been created, either by our WG or by individual consortia, they …
-
The description widget at the moment is just accept an input text and renders it:
```
function DescriptionPresentation(props: DescriptionPresentationProps) {
const {descText, description, ...re…
-
As I checked, the SearchResultListWidget is using the AutoComplete features in its search bar (equivalent to /select in ols)
https://semanticlookup.zbmed.de/api/select?q=data
![Screenshot from 2…
-
**Problem:** The style issue stems from the global styles being injected by the EuiProvider from @elastic/eui and the Emotion CSS-in-JS library that it uses for theming and styling.
**Temporary wo…
-
See start of discussion for 1) in https://github.com/ts4nfdi/terminology-service-suite/issues/136
jusa3 updated
1 month ago
-
**Describe the bug**
There is an inconsistency with the term label metadata type. Sometimes it is a String and sometimes it is a list.
**To Reproduce**
https://www.ebi.ac.uk/ols4/api/v2/ontologie…
-
Can be reproduced here https://ts4nfdi.github.io/terminology-service-suite/comp/latest/?path=/docs/react_titlewidget--docs (change the IRI to a non-existing one, enter a `default_value` string)
Als…
-
I did a query via the [TSS autocomplete widget](https://ts4nfdi.github.io/terminology-service-suite/comp/latest/?path=/story/react_autocompletewidget--use-api-gateway-with-skosmos) and I used the para…
-
https://ts4nfdi-api-gateway.prod.km.k8s.zbmed.de/api-gateway/search?query=d&ontology=mesh,efo&type=class&collection=nfdi4health&fieldList=description,label,iri,ontology_name,type,short_form
OLS4 us…
jusa3 updated
3 months ago
-
I tested the API endpoint for ols. As database I defined `ontoportal`. I spotted that in the response the type for all of the docs is `lass` instead of `class`. This should be corrected for the creati…