Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support (?, instance of, actor) ∩ (?, wife, (John F. Kennedy, sister, ?)) #83

Open
yhamoudi opened this issue Feb 4, 2015 · 0 comments
Labels

Comments

@yhamoudi
Copy link
Member

yhamoudi commented Feb 4, 2015

The normal form (?, wife, (John F. Kennedy, sister, ?)) is correctly handled. However the whole form (with the intersection) doesn't work.

I don't know the reason, but if it's because of the huge number of actors, you should process (?, wife, (John F. Kennedy, sister, ?)) first and then only look if one of the returned results is an actor (instead of getting all the actors in wikidata, and then perform the intersection).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant