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 can I generate data which can fit answer_sets? #60

Open
RinChanNOWWW opened this issue Mar 6, 2023 · 1 comment
Open

How can I generate data which can fit answer_sets? #60

RinChanNOWWW opened this issue Mar 6, 2023 · 1 comment

Comments

@RinChanNOWWW
Copy link

RinChanNOWWW commented Mar 6, 2023

The data generation is random, but I found there is an answer_sets dir in this repo. So how can I check the answer?

@manucorujo
Copy link

manucorujo commented Oct 23, 2023

You need to generate the executable queries using query templates with the qualification substitution parameters as defined in Appendix B. I would like dsqgen to have an option for this, but section 4.3.2 of the specification says this:

Comment: The substitution parameter values for the qualification queries are provided in Appendix B:
They must be manually inserted into the query templates.

So I understand that's why they don't provide the option. Nevertheless, I think it would be a very interesting and useful option, although the results might not be official.

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

No branches or pull requests

2 participants