NCATS-Tangerine / tkg-beacon

Knowledge Beacon wrapper of a Translator Knowledge Graph data model compliant Neo4j Database
Other
0 stars 0 forks source link

tkg-beacon deployment strategy needs to be parameterized for semmeddb, biolink, rtx, etc. #11

Open RichardBruskiewich opened 6 years ago

RichardBruskiewich commented 6 years ago

We are wrapping multiple Translator Knowledge Graph data model compliant Neo4j databases with the tkg-beacon code, but the configuration of this Python flask based project does not yet allow clean "declarative" customization of the beacon for each of these target databases (e.g. in the Makefile, config.yaml files, swagger.json, etc.)

This needs to be fixed!

lhannest commented 5 years ago

For deployment it's probably best to just keep a separate clone of this repo for each knowledge source and have each one configured individually.