-
DrugMechDB (https://github.com/SuLab/DrugMechDB) is a database of drug mechanisms expressed as paths (or small graphs) through a knowledge graph. Let's take each edge in DrugMechDB, formulate a TRAPI…
-
[Reasoner Pydantic](https://github.com/TranslatorSRI/reasoner-pydantic) is a project that aims to build pydantic models as a means for validation and serialization. It has been used in production for …
-
https://arax.ncats.io/?smartapi=1 shows that ICEES is partially deployed to 1.3 — ICEES Asthma, ICEES DILI and ICEES PCD have 1.2 in development (infores:icees-asthma, infores:icees-dili, infores:icee…
-
# VOTING ON THIS ISSUE
31 January 2023 Translator Architecture Committee call briefly discussed this issue and converged on either of two options, as [summarized by Chunlei below](https://github.co…
-
**Query:**[ kcnma1.json](https://github.com/NCATSTranslator/testing/blob/main/ars-requests/not-none/1.1/ChemicalSubstanceKCNMA1.json)
- we're pretty sure this should not work since ChemicalSubstance …
-
I have noticed that this TRAPI query had one biolink:molecularly_interacts_with result in the version of rtx-kg2 we call 20210204, but zero results on the version we call 20210816 (I think you have ca…
-
ICEES currently supports an open multivariate functionality that allows users to generate a multivariate table with a limited (but user selected) set of feature variables. We've demonstrated that we c…
-
e.g. in automat-robokop, this test data:
(SequenceVariant)--[is_nearby_variant_of]->(Protein)
(CAID:CA15942114)--[biolink:is_nearby_variant_of]->(NCBIGene:1)
Generates an error in raise_subject…
-
Add more unit test and setup automated testing for repo
-
By default, the CAM-KP-API OpenAPI page (e.g. https://cam-kp-api.renci.org/1.2.0/docs/index.html?url=docs.yaml) only allows you to query the server serving the OpenAPI page. It might be convenient to …