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

Documenting JSON queries #482

Open
c-martinez opened this issue Jul 9, 2024 · 2 comments
Open

Documenting JSON queries #482

c-martinez opened this issue Jul 9, 2024 · 2 comments
Assignees

Comments

@c-martinez
Copy link
Collaborator

Because we use SPARQLTransformer, it is possible to express queries in JSON format. However, this functionality is not very well documented. We should improve the documentation to better communicate this functionality and provide some examples.

At the same time, it would be good to add tests to check JSON queries are properly handled and that JSON files which are NOT queries are safely ignored.

@c-martinez c-martinez self-assigned this Jul 9, 2024
@c-martinez
Copy link
Collaborator Author

The second part of this

add tests to check JSON queries are properly handled and that JSON files which are NOT queries are safely ignored.

is covered by #487

@c-martinez
Copy link
Collaborator Author

An example query has been created in the queries repo

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

1 participant