SolidLabResearch / Challenges

24 stars 0 forks source link

Listing people you know via inference #41

Open rubensworks opened 2 years ago

rubensworks commented 2 years ago

Pitch

Listing everyone you know in your personal profile can be a cumbersome task. In some cases, you may be able to automatically determine whether or not you know someone.

For example, people usually always know their direct colleagues, and their famility members. For these cases, an automated mechanism to infer this knowledge may be desired.

Desired solution

Users should be able to include inference rules in their profile in the form of "if person is a colleague of me => I know this person". Query engines should be able to detect and use this rule to infer knowledge at query time.

Acceptance criteria

Pointers

Scenarios