ExposuresProvider / cam-pipeline

Data loading pipeline for CAM database
https://exposuresprovider.github.io/cam-pipeline/
MIT License
2 stars 4 forks source link

implement SPARQL query to support predicates service #39

Closed balhoff closed 3 years ago

balhoff commented 3 years ago

We need to create a map to support this: https://github.com/NCATSTranslator/ReasonerAPI/blob/775f688f86960c4fa27fc6936f0ccff2a7e473ab/TranslatorReasonerAPI.yaml#L30-L55

balhoff commented 3 years ago

This query should run at the end of the database build and output some kind of structure to load at web service application startup.

balhoff commented 3 years ago

Fixed by #42.