Translator Component Toolkit is a python library that allowing users to explore and use KGs in the Translator ecosystems.
Allowing users to select APIs, predicates according to the user's intention.
Parallel and fast quering of the selected APIs.
Providing reproducible results by setting contraints.
Allowing testing whether a user defined API follows a TRAPI standard or not.
Faciliting to explore knowledge graphs from both Translator ecosystem and user defined APIs.
Connecting large language models to convert user's questions into TRAPI queries.
Follow the requirements to be able to run all the notebooks.
pip install -r requirements.txt
Example notebook for ConnectionFinder
Example notebook for PathFinder
Example notebook for NetworkFinder
Example notebook for translating users' questions into TRAPI queries can be found here.
API should be developed following the standard from TRAPI.
An example notebook for add a user's API can be find here.
Warning: It does not work if no user' API is established
TCT is a tool that helps to explore knowledge graphs developed in the Biomedical Data Translator Consortium. Consortium members and external contributors are encouraged to submit issues and pull requests.
Guangrong Qin, [email protected]