-
Notifications
You must be signed in to change notification settings - Fork 28
Description
It would be useful to be able to encode a user's "intention" or "context" in the query graph. An ARA might want to use this information to rank results, and a KP might be able to return results specific to a context.
How should this parameter be encoded in the query graph? A simple parameter, e.g. context, with an array of CURIEs could be appropriate. However, qualifiers could be used on an edge-by-edge basis to guide the KP behavior.
Also, there are some discussions ongoing in the data modeling group that cover "context," but @mbrush confirms that they are lower priority for the time being.
Because this issue touches multiple working groups, it has been elevated to the architecture group as well. Any implementation here should take into account discussions in that group.