Skip to content

NCATS Translator Reasoner API wrapping of the Knowledge Beacon Aggregator

License

Notifications You must be signed in to change notification settings

NCATS-Tangerine/kba-reasoner

Repository files navigation

KBA Reasoner

This application wraps the Knowledge Beacon Aggregator with the NCATS Reasoner Application programming Interface.

Install and run without docker:

# Python 3.6 or better can be used
virtualenv -p python3.7 venv
source venv/bin/activate
make install
make run

Build and start docker container:

make build
make start

You can also use make log to see the docker containers logs, and make stop to stop the docker container.

To regenerate the code:

make generate

About

NCATS Translator Reasoner API wrapping of the Knowledge Beacon Aggregator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages