Replies: 1 comment 5 replies
-
I am thinking that KPs should advertise (via /predicates) the exact predicates that they encode. So if a KP understands from some other source that a ChemicalSubstance - inhibits - Protein |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suppose we stipulate that KPs will perform category and predicate deductions. So if a KP contains, from its source an edge like
ChemicalSubstance-inhibits->Gene,
It will return that edge if a TRAPI query comes in that asks for ChemicalSubstance-related_to->NamedThing.
Now, what should go in the /predicates endpoint?
I can imagine two possibilities:
On today's call I believe @vdancik was advocating for a third option, but I'm still a bit unclear what that was...
Between these two, I can see arguments for each, but I prefer the first.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions