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

How to encode this question in the datamodel #64

Open
yhamoudi opened this issue Mar 13, 2015 · 3 comments
Open

How to encode this question in the datamodel #64

yhamoudi opened this issue Mar 13, 2015 · 3 comments
Labels

Comments

@yhamoudi
Copy link
Member

Question found by @robocop:

Which presidents have been killed by their children?

What is the normal form (we don't want to obtain the presidents killed by the children of other presidents) ?

@progval
Copy link
Member

progval commented Mar 13, 2015

You were talking about named missing leafs at some point in last semester, right? That would give something like (?a, killed by, (?b, parent, ?a)) \cap (?, office held, president)

@yhamoudi
Copy link
Member Author

a really big change into the datamodel 😱

@Tpt
Copy link
Member

Tpt commented Mar 14, 2015

I don't see how to do it in an other way. I believe it should be solved in PPP 2 (but not before...)

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

3 participants