You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to show an entity card when either argument is filled with an entity constrain and there is also a relation query term. I.e. for (arg1, rel, *) or (*, rel, arg2) when arg1 or arg2 is an entity constraint. We also want to do entity disambiguation in this case when arg1 or arg2 is not an entity constraint.
If you search for
(Edison, invent, *)
you will get no entity card and we cannot disambiguate the entity.The text was updated successfully, but these errors were encountered: