webyrd / mediKanren

Proof-of-concept for reasoning over the SemMedDB knowledge base, using miniKanren + heuristics + indexing.
MIT License
317 stars 53 forks source link

Make sure the NCATS TRAPI test queries return valid answers #71

Closed jeffhhk closed 3 years ago

jeffhhk commented 3 years ago

Part of #69.

This appears to contain the canonical TRAPI ARA response validator:

https://github.com/NCATSTranslator/reasoner-validator

It uses jsonschema to validate TRAPI payloads.