-
### Source Name
NIAID Medium priority Resource Catalogs (part 1)
### Source URL
https://discovery.biothings.io/guide/nde/ResourceCatalog
### Source Description
This is a list of resources priorit…
-
We created an API for SuppKG in https://github.com/biothings/pending.api/issues/55 and https://github.com/biothings/biothings_explorer/issues/706. We previously [noted](https://github.com/biothings/pe…
-
Some examples here: https://arax.ncats.io/beta/?r=36527
example edge attribute list containing the attribute of interest:
```
--
attribute_type_id: | biolink:aggregator_knowledge_source
value_t…
-
Opening an issue here to better track the status of this effort. In the future, when data resources reach the x-bte annotation part, we'll want to open an issue in this repo for tracking.
Previous…
-
As of https://github.com/biothings/bte-server/pull/21, the metakg is globally-loaded to avoid reading the locally-cached file while it's being written (and to short-cut the extra time of having to re-…
-
In https://github.com/biothings/BioThings_Explorer_TRAPI/issues/370, we analyzed the list of 46 APIs currently listed in the `config.js` file, summarized below. One of the things that jumped out at…
-
The [if-elseif logic for api-response-transform](https://github.com/biothings/api-respone-transform.js/blob/d6723f5164f039ba427e6408a5afd1438e244435/src/index.ts#L25) seems somewhat confusing, obsolet…
-
When running with `es.biothings.io:9200`, `test_others.py` will fail on
```txt
query?q=_exists_:gnomad_genome&size=0&assembly=hg38
```
The root cause is ES search timeout. The original config…
-
Long ago we made a principled decision that we would use an [API allow list](https://github.com/biothings/bte-server/blob/main/config/api_list.yaml) to define what resources BTE would include. We shou…
-
1. Integrate OpenAPI spec generation with https://github.com/zcqian/biothings.api/blob/openapi/biothings/web/openapi/contexts.py
2. Support forgiving argument processing, for example, for a number li…